/sprint

the main repository of sprint project

Primary LanguageJavaScript

https://portfolio-5e570.firebaseapp.com/ - visit demo

sprint

the main repository of sprint project

Build Setup

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