Webpack for running Node.js with Express.js and Angular.js
- Webpack (https://webpack.github.io/)
- Node.js (https://nodejs.org/)
- Express.js (http://expressjs.com/)
- CoffeeScript (http://coffeescript.org/)
- EJS (http://www.embeddedjs.com/)
- Bootstrap (http://getbootstrap.com/)
- Font-Awesome (http://fortawesome.github.io/Font-Awesome/)
# clone the repository
git clone https://github.com/mushdigital20/seed-project.git
# change directory to the repository
cd seed-project
# install dependencies
npm install
# then open your browser and go to http://localhost:3000
npm start
# open your browser and go to http://localhost:3000