| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Ionic Angular specific building blocks on top of @ionic/core components.
ng new add-test // Say yes to including the router, we need it cd add-test
npm install @angular-devkit/schematics-cli
npm link @ionic/angular
$ npx schematics @ionic/angular:ng-add
You'll now be able to add ionic components to a vanilla Angular app setup.
| Back | FazBrowse Home | New Git URL |