An open API service indexing awesome lists of open source software.

https://github.com/adcpd/angular2_first_structure

First structure for AngularJs 2 Project ....
https://github.com/adcpd/angular2_first_structure

Last synced: 5 months ago
JSON representation

First structure for AngularJs 2 Project ....

Awesome Lists containing this project

README

          

# Angular2_first_structure
First structure for AngularJs 2 Project ....
## Don't forget to install nodejs in your machine https://nodejs.org/dist/v6.11.2/node-v6.11.2-x64.msi
### Use this command to install the "node_modules" && "typings package"
> npm install

And now you can start the creation of your application project ... ;)