Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 310 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 310 Bytes

Haikus for Mona

A basic node / postgres app using an ejs template and a few API endpoints.

npm test

Runs the test suite, which by default executes changes since last commit.

npm run build

Builds for production and deployment.

npm run dev

Run dev server with nodemon