https://github.com/leolanese/angular-crud
Angular CRUD
https://github.com/leolanese/angular-crud
angular
Last synced: 2 months ago
JSON representation
Angular CRUD
- Host: GitHub
- URL: https://github.com/leolanese/angular-crud
- Owner: leolanese
- Created: 2020-08-18T08:23:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-06T15:17:59.000Z (over 5 years ago)
- Last Synced: 2026-01-13T03:33:23.680Z (5 months ago)
- Topics: angular
- Language: TypeScript
- Homepage:
- Size: 179 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular CRUD
## How to run the app?
* Run `npm install` to install required dependencies.
* Run `ng serve` to run the angular app
* Start the Angular-CRUD Stack backend
- `cd backend` to enter into the backend folder
- `nodemon server` to start the nodemon server
- `mongod` to start the mongoDB shell
## 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](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).
---
### :100: Thanks!
#### Now, don't be an stranger. Let's stay in touch!
> I'm a passionately curious Front-end Engineer. I like sharing what I know, and learning what I don't. London, UK.
##### :radio_button: linkedin: @LeoLaneseltd
##### :radio_button: Twitter: @LeoLaneseltd
##### :radio_button: Portfolio: www.leolanese.com
##### :radio_button: DEV.to: dev.to/leolanese
##### :radio_button: Blog: leolanese.com/blog
##### :radio_button: Questions / Suggestion / Recommendation: developer@leolanese.com