A response layout page with bootstrap,angular,node,express and requirejs
- node v6.10.3
- npm v3.10.10
- express v4.15.0
- bower v1.8.0
- git V2.7.2
you need to install the above environment firstly if you don't have been installed them,then
cd tumbling //project root directory
npm install
bower install
npm start
Then visit http://localhost:3000
in your browser