a2abf298b3
# Conflicts: # src/app/app.module.ts # src/app/app.theme.scss # src/app/fake-db/calendar.ts # src/app/layout/components/chat-panel/chat-panel.component.ts # src/app/main/apps/apps.module.ts # src/app/main/apps/calendar/calendar.component.html # src/app/main/apps/calendar/calendar.component.ts # src/app/main/apps/chat/chat-view/chat-view.component.ts # src/app/main/apps/contacts/contact-list/contact-list.component.html # src/app/main/apps/contacts/contact-list/contact-list.component.ts # src/app/main/apps/file-manager/file-list/file-list.component.html # src/app/main/apps/mail-ngrx/mail-list/mail-list.component.html # src/app/main/apps/mail/mail-list/mail-list.component.html # src/app/main/apps/scrumboard/board/add-list/add-list.component.ts # src/app/main/apps/scrumboard/board/dialogs/card/card.component.ts # src/app/main/apps/scrumboard/board/edit-board-name/edit-board-name.component.ts # src/app/main/apps/scrumboard/board/list/add-card/add-card.component.ts # src/app/main/apps/scrumboard/board/list/edit-list-name/edit-list-name.component.ts # src/app/main/apps/scrumboard/board/list/list.component.ts # src/app/main/apps/todo/todo-details/todo-details.component.ts # src/app/main/apps/todo/todo-list/todo-list.component.html # src/app/main/documentation/changelog/changelog.component.html # src/app/main/documentation/documentation.module.ts # src/app/main/pages/coming-soon/coming-soon.component.html # src/app/main/ui/icons/icons.component.html # src/app/main/ui/ui.module.ts # src/app/navigation/navigation.ts # src/app/store/reducers/index.ts |
||
---|---|---|
e2e | ||
src | ||
.editorconfig | ||
.gitignore | ||
.npmrc | ||
angular.json | ||
browserslist | ||
CREDITS | ||
karma.conf.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.spec.json | ||
tslint.json |
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.