- Notifications
You must be signed in to change notification settings - Fork0
🚀 Style and Component Library for Angular
License
xidedix/ngx-ui
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Component & Style Library for Angular by Swimlane.
Note: This project is under heavy construction and is not intended for general production use yet.As such, we are not accepting bugs at the moment and documentation is quite lacking.
npm i @swimlane/ngx-ui --S
- Install the project'speer depencencies (moment, codemirror)
- Add
NgxUIModule
to your application module
Runnpm run build:lib
to build ngx-ui. This must be done prior to building the demo.
Runng serve
to serve the demo athttp://localhost:4200/
. The app will automatically reload if you change any of the source files.
Runng build
to build the project. The build artifacts will be stored in thedist/
directory. Use the--prod
flag for a production build.
Runng cypress
to execute the end-to-end tests via Cypress.
About
🚀 Style and Component Library for Angular
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- TypeScript41.9%
- HTML29.8%
- CSS26.5%
- JavaScript1.8%