| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
WIP: Implementation of tabler using Angular.
Live Demo | Firebase Demo | Documentation | Join us on Slack
This project is built with Angular CLI & nrwl/nx.
You can start one of the following applications:
==> npm install @angular/cli -g ==> ng new tabler-angular-demo ==> ng add @tabler/tabler-angular ==> npm install tabler-ui ==> npm install @tabler/angular-ui ==> npm install @tabler/angular-styles ==> npm install @tabler/angular-core
https://www.npmjs.com/package/np
So the basic flow is:
==> npm install -g npm
==> npm i -g @angular/cli
==> ng new
==> ng new MyApp --routing ? Which stylesheet format would you like to use? CSS
==> npm install tabler-ui
==> npm install @tabler/angular-ui
==> npm install @tabler/angular-styles
==> npm install @tabler/angular-core
==> ng g c home
Here are a few sample apps
https://github.com/arunabhdas/fullstackapp
Previously ==> npm --version 6.5.0
Currently ==> npm --version 6.9.0
| Back | FazBrowse Home | New Git URL |