/simple-api

Simple Node.js API for JournalApp

Primary LanguageJavaScriptMIT LicenseMIT

journal-app-bend

Journal App API

Installation

  • Clone this repo

  • cd path/to/this/repo

  • run npm install to install the project's dependencies

  • run npm start to start the server. If you don't have nodemon installed, run node index.js instead