An open API service indexing awesome lists of open source software.

https://github.com/leolanese/angular-crud

Angular CRUD
https://github.com/leolanese/angular-crud

angular

Last synced: 2 months ago
JSON representation

Angular CRUD

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