ng-chartistAngular component for Chartist.js
Angular Chartist
Development
Prepare your environment
- Install Node.js
- Install local dev dependencies:
npm ci
while current directory is this repo
Development server
Run npm run build:lib
and then npm run start
to start a development server.
Testing
Run npm run test
to run tests.
License
Apache-2.0
评论