Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 819 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 819 Bytes

Paper Programs

Note: most active development based on this project is probably "Paper Playground".

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