Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 692 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 692 Bytes

Paper Programs

Run Javascript on pieces of paper!

Local installation

Make sure to have Node.js and PostgreSQL installed first. Checkout the repo and run in a terminal:

npm install
npm run dev

This will create a new database, and start all necessary processes. Then go to localhost:3000 to get started.

License

MIT