Skip to content

Angular CRUD project for study purposes. Feel free to browse around.

Notifications You must be signed in to change notification settings

DantonGodoy/angular-crud-with-json-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular CRUD with JSON Server

This project was generated with Angular CLI version 11.0.5 and JSON Server.

Development server

Navigate to 'backend' folder and run the command:

npm start

to starting the server locally from http://localhost:3001.

Navigate to 'frontend' folder and run the command:

npm start

for a dev server. Navigate to http://localhost:4200/.

Have fun!

Project Stacks

  • RxJS
  • Angular Routing
  • Angular Material
  • CRUD actions
  • Backend with JSON Server

About

Angular CRUD project for study purposes. Feel free to browse around.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published