Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 388 Bytes

readme.md

File metadata and controls

8 lines (5 loc) · 388 Bytes

Angular-2-rc1-framework

*install node package manager (http://blog.npmjs.org/post/85484771375/how-to-install-npm)

*run the npm install command in root dir
*run the npm install command in /client dir so that package.json can download the necessary dependencies

*in root dir run node app.js and voila! you have a ui framework that is made with angular 2 rc1