/notes-node-api

Backend REST API for a Note taking app

Primary LanguageJavaScriptMIT LicenseMIT

Notes

A Simple Note Making App

To run on your machine:

In production mode: npm start

In development mode: npm run dev