Skip to content

andyxinyuwu/noteapp

Repository files navigation

Install dependencies

npm install

Run test

npm run test

Start server

DEBUG=noteapp:* npm start

Code structure

  1. app.js has all the routing logic
  2. notes.js has DB logic
  3. app.test.js is the test file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published