mirror of
https://github.com/bendtherules/smallcase-portfolio-builder.git
synced 2026-08-18 22:02:56 +00:00
05418189a1006e3fecfa838a16db5161391dc454
Smallcase portfolio Builder
Hpsted at https://portfolio-builder.netlify.com/
Dev setup
To set up the environment dependencies ( node version 5++ )
$ npm install
To run the react app (frontend)
$ npm run start
Client app is served on port 3000
Deployment steps
To run the react app (frontend)
$ npm run build
Serve the build folder using any static server.
Languages
JavaScript
88.1%
CSS
9.7%
HTML
2.2%
