Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 260 Bytes

File metadata and controls

12 lines (8 loc) · 260 Bytes

Cloning and starting application

    • cd notes-app
    • npm install
    • npm run server //STARTS JSON SERVER ON PORT 5000
    • npm start //STARTS REACT SERVER

Notes List