introduction of development is modified

This commit is contained in:
병준 박 2019-05-03 01:33:10 +09:00
parent 8e23888fa4
commit 7b5b5d7e59

View File

@ -4,10 +4,11 @@ This project was generated with [Angular CLI](https://github.com/angular/angular
## Building libraries
Run `npm run build:library` to build dependency library.
Run `yarn build:library` to build dependency library.
## Development server
Run `yarn build:watch:library` in new terminal for watching to build libraries.
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