- Notifications
You must be signed in to change notification settings - Fork0
developerandre/ionic2-with-angular-cli
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project was generated withangular-cli version 1.0.0-beta.19-3.
This is an example used for theUsing Ionic 2 with the Angular CLI article.
Runng serve
for a dev server. Navigate tohttp://localhost:4200/
. The app will automatically reload if you change any of the source files.
Runng generate component component-name
to generate a new component. You can also useng generate directive/pipe/service/class
.
Runng build
to build the project. The build artifacts will be stored in thedist/
directory. Use the-prod
flag for a production build.
Runng test
to execute the unit tests viaKarma.
Runng e2e
to execute the end-to-end tests viaProtractor.Before running the tests make sure you are serving the app viang serve
.
Runng github-pages:deploy
to deploy to Github Pages.
To get more help on theangular-cli
useng --help
or go check out theAngular-CLI README.
About
Sample project showing how to use Ionic 2 in a project generated with the Angular CLI
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- CSS58.0%
- TypeScript28.6%
- JavaScript10.8%
- HTML2.6%