[go: up one dir, main page]

Skip to content

Maintained by @arunabhdas Tabler for Angular - Components, demos and documentation

License

Notifications You must be signed in to change notification settings

juniorik/tabler-angular

 
 

Repository files navigation

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

Release to npm (deprecated)

  • Run npm run release-it

Publish to npm

  • Use the np utility:

https://www.npmjs.com/package/np

So the basic flow is:

  • make changes
  • create build
  • test build
  • publish build using np

License: MIT

About

Maintained by @arunabhdas Tabler for Angular - Components, demos and documentation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 52.2%
  • CSS 45.8%
  • JavaScript 1.9%
  • HTML 0.1%