Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 255 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 255 Bytes

Angular-First_App

Beginner project to understand Angular.

Draft:
add node_modules and .angular/cache to .gitignore
run command "npm install --legacy-peer-deps" then "npm start" or "ng serve"
to host json server - run "json-server watch db.json"