0.7.13 • Published 7 years ago
@tabler/angular v0.7.13
Tabler Angular
WIP: Implementation of tabler using Angular.
Live Demo | Firebase Demo | Documentation | Join us on Slack
Installation
This project is built with Angular CLI & nrwl/nx.
Install dependencies
- Run
npm install.
Applications
You can start one of the following applications:
Demo
- Run
npm run demo. - Navigate to
http://localhost:4200/. - Update code in
apps/demo
Docs
- Run
npm run docs. - Navigate to
http://localhost:4201/. - Update code in
apps/docs - Angular UI on npm
- Angular Core on npm
- Angular Styles on npm
- Angular Forms on npm
Release to npm (deprecated)
- Run
npm run release-it
Publish to npm
- Use the
nputility:
https://www.npmjs.com/package/np
So the basic flow is:
- make changes
- create build
- test build
- publish build using
np - publish build using
np --yoloto skip tests
License: MIT
Meta
Previously ==> npm --version 6.5.0
Currently ==> npm --version 6.9.0
0.7.13
7 years ago