Skip to content

now-sh/notes-api

Repository files navigation

👋 Welcome to the NoteAPI project 👋

Notes CRUD server

Run production

npm i
node run start

Run Development

npm i -D
npm run dev

Author

👤 Jason Hempstead