commit | a14d13c3c8762f126c1b35a16c728f063c6a53ac | [log] [tgz] |
---|---|---|
author | BlueEyedHush <blueeyedhush@gmail.com> | Tue Apr 19 00:22:43 2016 +0200 |
committer | BlueEyedHush <blueeyedhush@gmail.com> | Tue Apr 19 00:22:43 2016 +0200 |
tree | 972673c80aba4f194f6573c9dea65ca33e08ed9e | |
parent | eff0ed7177ad480bdeee61dc711f13f06c84c60a [diff] |
removed socket.io Change-Id: If35cd26b483babce612ae1db5e886cb1ce45c821
This project was generated with the Angular Full-Stack Generator version 3.3.0.
npm install --global bower
)gem install sass
npm install --global gulp
)mongod
Run npm install
to install server dependencies.
Run bower install
to install front-end dependencies.
Run mongod
in a separate shell to keep an instance of the MongoDB Daemon running
Run gulp serve
to start the development server. It should automatically open the client in your browser when ready.
Run gulp build
for building and gulp serve
for preview.
Running npm test
will run the unit tests with karma.