- A simple MVC(Model, View, Controller) Nodejs application Template.
- Bootstrap - Framework for building responsive, mobile-first sites.
- Axios - Promise based HTTP client.
- NodeJs - JS Runtime environnement.
- Express The Nodejs framework to serve your views to the world when they hit the server at example.com or example.com/awesome.html.
- In Windows OS use
"start": "set DEBUG=APP:* && nodemon ./src/bin/www",
in the packages.json