Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 553 Bytes

File metadata and controls

28 lines (18 loc) · 553 Bytes

jpc.io

My personal website

The app is available live at https://jpc.io.

Setup

Clone the repo, install dependencies, deploy backend resources:

git clone [email protected]:johnpc/link-tree.git
cd link-tree
npm install

Then, to run the frontend app

# on web
npm run dev

Deploying

Deploy this application to your own AWS account in one click:

amplifybutton