Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 147 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 147 Bytes

Project Front-End Notes App Back-End Fundamentals

Running a project in production:

  1. npm install
  2. npm run build
  3. npm run start