This project was generated with Angular CLI version 1.7.2.
- updage Readme
- fix layout in the project
- CSS beautification
Run yarn start
for a dev server. Navigate to http://localhost:4200/uuid/
. The app will automatically reload if you change any of the source files.
Run yarn build
to build the project. The build artifacts will be stored in the dist/
directory. It's set up as a subpage with url /uuid/
.
Run yarn test
to execute the unit tests via Karma. You need to have chrome installed.
Run yarn e2e
to execute the end-to-end tests via Protractor.