Go to file
2022-07-06 05:50:38 +00:00
.devcontainer initialized 2022-06-28 16:40:33 +09:00
.vscode initialized 2022-06-28 16:40:33 +09:00
src Merge branch 'feature/BETERAN-BACKEND-APP-BROWSER-init' of https://gitlab.loafle.net/bet/beteran-backend-app-browser into feature/BETERAN-BACKEND-APP-BROWSER-init 2022-07-06 05:50:38 +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 initialized 2022-06-28 16:40:33 +09: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 회원리스트 page 추가 2022-07-04 12:04:42 +09:00
package.json initialized 2022-06-28 16:40:33 +09: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.