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 ....
- Host: GitHub
- URL: https://github.com/adcpd/angular2_first_structure
- Owner: ADCPD
- Created: 2017-08-03T23:15:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-03T23:21:08.000Z (over 8 years ago)
- Last Synced: 2025-02-28T03:59:57.823Z (about 1 year ago)
- Language: JavaScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ... ;)