Skip to content

hhy5277/ngx-ui

 
 

Repository files navigation

ngx-ui Code Climate

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.

Installing

  • npm i @swimlane/ngx-ui --S
  • Install the project's peer depencencies (moment, codemirror)
  • Add NgxUIModule to your application module

Building ngx-ui

Run npm run build:lib to build ngx-ui. This must be done prior to building the demo.

Development server

Run ng serve to serve the demo at http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running end-to-end tests

Run ng cypress to execute the end-to-end tests via Cypress.

About

🚀 Style and Component Library for Angular

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 42.3%
  • HTML 29.4%
  • CSS 26.5%
  • JavaScript 1.8%