Create simple portfolios with your github account.
- Clone this repository
- Edit the
src/config.json
- Run
npm install
- Run
npm run start
to start server - Run
npm run build
for build your site (output in/build
folder)
Create simple portfolios with your github account.
src/config.json
npm install
npm run start
to start servernpm run build
for build your site (output in /build
folder)