commit | 96b5ba6e3a3da2a95b173ee127d023764f37c8fc | [log] [tgz] |
---|---|---|
author | Quirk0o <beata@obrok.eu> | Sun Jul 24 18:18:10 2016 +0200 |
committer | quirk0o <quirk0o@review.gerrithub.io> | Sat Sep 10 10:07:38 2016 -0400 |
tree | 93f5b6bdcf8edbb3c4e9009286e0150feba23fc5 | |
parent | fd1a8eba6e6aa1ce91e4e901b12ab307a766b074 [diff] |
[BITETRAC-130] Grocery list view prototype Change-Id: I79856afd1c7ebc9d4b8b5b53a84c67b9b8dca7a6
gem install sass
npm install --global gulp
)mongod
Run npm install
to install server 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.