- Install Node:
brew install node
- Check Node and npm:
node -v
npm -v
npm install
,bower install
to install required packagesnode server
to start server - you can view the site at http://localhost:3000/
• gulp watch
- Go to AWS Elastic Beanstalk
- metroDiscovery-env
- Create zip file with
- bower_components
- css
- fonts
- js
- partials
- favicon.ico, index.html, package.json and server.js