Fuse - Angular Admin template and Starter project
Go to file
sercan ab7bd882a0 (FuseNavigation) Moved the changeDetection strategy to OnPush to improve the performance and allow for huge amounts of navigation items
(FuseNavigation) Use service to update the menu items
(FuseNavigationDocs) Updated the docs
2018-10-08 12:36:15 +03:00
e2e Added return types 2018-08-28 08:07:28 +03:00
src (FuseNavigation) Moved the changeDetection strategy to OnPush to improve the performance and allow for huge amounts of navigation items 2018-10-08 12:36:15 +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 (AngularCLI) Turned off the "showCircularDependencies" option 2018-07-26 09:11:03 +03:00
credits.txt Fuse Modernization continues... 2018-10-04 12:14:54 +03:00
LICENSE Make sure the nav item has children before trying to get them 2017-12-08 09:34:30 +03:00
package-lock.json Fuse Modernization continues... 2018-10-04 12:14:54 +03:00
package.json Fuse Modernization continues... 2018-10-04 12:14:54 +03:00
README.md Update the readme 2018-05-30 12:31:58 +03:00
tsconfig.json Update Angular, Angular Material and Flex Layout to 6 2018-05-04 19:28:20 +03:00
tslint.json Improving the codebase (wip) 2018-05-20 10:12:31 +03:00

Fuse - Angular

Material Design Admin Template with Angular 6+ 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.