/notes-api

notes api server

Primary LanguageJavaScriptDo What The F*ck You Want To Public LicenseWTFPL

👋 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