2022-06-28 07:40:33 +00:00
# Fuse - Admin template and Starter project for Angular
2022-06-28 07:32:34 +00:00
2022-06-28 07:40:33 +00:00
This project was generated with [Angular CLI ](https://github.com/angular/angular-cli )
2022-06-28 07:32:34 +00:00
2022-06-28 07:40:33 +00:00
## Development server
2022-06-28 07:32:34 +00:00
2022-06-28 07:40:33 +00:00
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/` . The app will automatically reload if you change any of the source files.
2022-06-28 07:32:34 +00:00
2022-06-28 07:40:33 +00:00
## Code scaffolding
2022-06-28 07:32:34 +00:00
2022-06-28 07:40:33 +00:00
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module` .
2022-06-28 07:32:34 +00:00
2022-06-28 07:40:33 +00:00
## Build
2022-06-28 07:32:34 +00:00
2022-06-28 07:40:33 +00:00
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
2022-06-28 07:32:34 +00:00
2022-06-28 07:40:33 +00:00
## Running unit tests
2022-06-28 07:32:34 +00:00
2022-06-28 07:40:33 +00:00
Run `ng test` to execute the unit tests via [Karma ](https://karma-runner.github.io ).
2022-06-28 07:32:34 +00:00
2022-06-28 07:40:33 +00:00
## Running end-to-end tests
2022-06-28 07:32:34 +00:00
2022-06-28 07:40:33 +00:00
Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
2022-06-28 07:32:34 +00:00
2022-06-28 07:40:33 +00:00
## Further help
2022-06-28 07:32:34 +00:00
2022-06-28 07:40:33 +00:00
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference ](https://angular.io/cli ) page.