Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 173 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 173 Bytes

inforium-backend

A backend for Inforium note taking application.

To install everything

Run

npm install

To run server locally

Run

npm start