Complete CRUD with Angular, Angular Material, sessions, JSON Web Token (JWT), routes & pagination.
You can use this repo with these backends examples:
| Framework | DataBase | Repo |
|---|---|---|
| NodeJS with ExpressJS 📦 | PosgreSQL with MassiveJS | node-js-api-massive-js. |
| NodeJS with ExpressJS 📦 | MongoDB with Mongoose | WIP |
| Python 🐍 with Flask 🌶 | PostgreSQL | WIP |
$ git clone https://github.com/edgarMejia/angular-crud.git $ cd angular5-crud $ npm install $ ng serve 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.
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

