Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 199 Bytes

File metadata and controls

9 lines (6 loc) · 199 Bytes

QuickNote API

The API for a simple note-taking application.

Run Locally

  1. Clone this repository
  2. Install dependencies npm install
  3. Start the server in development mode by npm run dev