On this page
Loading...
| Task | Description |
| --- | --- |
| `npm start` | Compiles CSS and JavaScript and starts a local dev server at [http://localhost:4200/](http://localhost:4200/) |
| `npm run build` | Compiles CoreUI Angular application into `dist/` directory |
| `npm test` | Runs tests locally |