https://portfolio-5e570.firebaseapp.com/ - visit demo
the main repository of sprint project
git clone git@github.com:sprinterorg/sprint.git //by ssh
https://github.com/sprinterorg/sprint.git //by http
git checkout develop
# install dependencies
npm install
# serve with hot reload at localhost:9000
npm run serve