https://github.com/apriorit/soroka-microangular
https://github.com/apriorit/soroka-microangular
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/apriorit/soroka-microangular
- Owner: apriorit
- Created: 2019-08-14T09:02:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T21:55:35.000Z (over 3 years ago)
- Last Synced: 2025-01-18T21:31:50.946Z (over 1 year ago)
- Language: TypeScript
- Size: 2.77 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Micro Angular
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.2.1.
## Run server
Run `npm run start` runs site http://localhost:5001
## Development server
Run `npm run watch`
## 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 `npm run 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](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).