Fuse - Angular Admin template and Starter project
Go to file
2020-02-15 11:12:10 +03:00
e2e Angular 8.1.0 compatibility update 2019-07-04 18:11:05 +03:00
src (Contacts) Reset the search filter when component destroyed to ensure the search will reset on route changes 2020-02-13 11:21:21 +03:00
.editorconfig New layout system (wip) 2018-05-29 14:58:48 +03:00
.gitignore Update Angular, Angular Material and Flex Layout to 6 2018-05-04 19:28:20 +03:00
.npmrc added npmrc to force the package version on both install and update 2017-08-30 11:48:26 +03:00
angular.json Updated to Angular 9.0.0 2020-02-03 14:18:21 +03:00
browserslist Angular 8.1.0 compatibility update 2019-07-04 18:11:05 +03:00
CREDITS Modernizations 2018-10-10 12:20:12 +03:00
karma.conf.js Updated Angular & Angular Components to 8.0.0 2019-05-30 10:47:34 +03:00
LICENSE Modernizations 2018-10-10 12:20:12 +03:00
package-lock.json Updated to Angular v9 stable 2020-02-07 08:50:13 +03:00
package.json Update package.json 2020-02-14 12:59:55 +01:00
README.md Updated Angular & Angular Components to 8.0.0 2019-05-30 10:47:34 +03:00
tsconfig.app.json Updated to Angular 9.0.0 2020-02-03 14:18:21 +03:00
tsconfig.json Disabled Angular compiler checks to disable the warnings until we fix them 2019-07-04 21:54:51 +03:00
tsconfig.spec.json Updated Angular & Angular Components to 8.0.0 2019-05-30 10:47:34 +03:00
tslint.json Angular 8.1.0 compatibility update 2019-07-04 18:11:05 +03:00

Fuse - Angular

Material Design Admin Template with Angular 8 and Angular Material

The Community

Share your ideas, discuss Fuse and help each other.

Click here to see our Community page.

Development server

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.

Code scaffolding

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.

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 unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.