https://github.com/fix2015/create-angular-2-app
QuickStart AngularJS 2 Boilerplate to kick start your new project. (create-angular2-app projectName)
https://github.com/fix2015/create-angular-2-app
Last synced: 5 months ago
JSON representation
QuickStart AngularJS 2 Boilerplate to kick start your new project. (create-angular2-app projectName)
- Host: GitHub
- URL: https://github.com/fix2015/create-angular-2-app
- Owner: fix2015
- Created: 2016-10-11T12:14:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-11T12:29:26.000Z (about 9 years ago)
- Last Synced: 2025-08-09T03:52:56.268Z (5 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# create-angular-2-app
# For install app
```bash
sudo npm install -g create-angular-2-app
create-angular-2-app projectName
```
This package includes the global command for [Create Angular App](https://github.com/fix2015/angular2-scripts).
Please refer to its documentation:
* [Getting Started](https://github.com/fix2015/angular2-scripts) – How to create a new app.