Go to file
Park Byung Eun 63038babf8 bug fix
2022-08-18 06:51:40 +00:00
.devcontainer configuration of devcontainer is changed 2022-08-05 07:08:59 +00:00
.vscode initialized 2022-06-28 16:40:33 +09:00
src bug fix 2022-08-18 06:51:40 +00:00
.browserslistrc initialized 2022-06-28 16:40:33 +09:00
.editorconfig initialized 2022-06-28 16:40:33 +09:00
.eslintrc.json initialized 2022-06-28 16:40:33 +09:00
.gitignore initialized 2022-06-28 16:40:33 +09:00
.npmrc initialized 2022-06-28 16:40:33 +09:00
.nvmrc initialized 2022-06-28 16:40:33 +09:00
angular.json @mdi/angular-material is added 2022-07-21 02:23:10 +00:00
CREDITS initialized 2022-06-28 16:40:33 +09:00
karma.conf.js initialized 2022-06-28 16:40:33 +09:00
LICENSE.md initialized 2022-06-28 16:40:33 +09:00
package-lock.json refactoring 2022-08-08 07:51:08 +00:00
package.json refactoring 2022-08-08 07:51:08 +00:00
README.md initialized 2022-06-28 16:40:33 +09:00
tailwind.config.js initialized 2022-06-28 16:40:33 +09:00
transloco.config.js initialized 2022-06-28 16:40:33 +09:00
tsconfig.app.json initialized 2022-06-28 16:40:33 +09:00
tsconfig.json initialized 2022-06-28 16:40:33 +09:00
tsconfig.spec.json initialized 2022-06-28 16:40:33 +09:00

Fuse - Admin template and Starter project for Angular

This project was generated with Angular CLI

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.

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 a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.