git clone https://github.com/yufengliu15/yufengliu.git
Go into directory and run: npm install
To deploy app locally: npm start
To deploy to gh-pages branch: npm run deploy
{
"id": "project1",
"title": "",
"description": "",
"technologies": [""],
"image": "",
"link": "",
"date": ""
}
For image, make sure to add to src/assets/images
. The image
value can just be the name of the image.
npm run server