Go to file
2019-11-06 23:01:28 +09:00
.vscode 회원 리스트 수정 2019-07-27 20:45:14 +09:00
e2e Project is initialized 2019-07-25 22:18:34 +09:00
src 자유게시판 리스트 수정 2019-11-06 23:01:28 +09:00
.editorconfig Project is initialized 2019-07-25 22:18:34 +09:00
.gitignore Project is initialized 2019-07-25 22:18:34 +09:00
angular.json Project is initialized 2019-07-25 22:18:34 +09:00
browserslist Project is initialized 2019-07-25 22:18:34 +09:00
karma.conf.js Project is initialized 2019-07-25 22:18:34 +09:00
package-lock.json 달력, 팝업창 2019-09-22 17:48:49 +09:00
package.json 달력, 팝업창 2019-09-22 17:48:49 +09:00
README.md Project is initialized 2019-07-25 22:18:34 +09:00
tsconfig.app.json Project is initialized 2019-07-25 22:18:34 +09:00
tsconfig.json 회원 리스트 수정 2019-07-27 20:45:14 +09:00
tsconfig.spec.json Project is initialized 2019-07-25 22:18:34 +09:00
tslint.json user refactoring 2019-08-19 16:35:54 +09:00

Backend

This project was generated with Angular CLI version 8.1.2.

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.