- Make sure you have downloaded and installed
GraphicsMagick(https://sourceforge.net/projects/graphicsmagick/files/) - Install
gulp-cliby running the commandnpm install -g gulp-cli - Run
npm installto install all the dependencies - Make sure the sails server (https://github.com/udacity/mws-restaurant-stage-3) is running
- Run
npm run developementorgulpin the root directory of the project
- Run
npm run productionorgulp buildin the root directory of the project an HTTP server will start on port 8080