/paperprograms

Run Javascript on pieces of paper!

Primary LanguageJavaScriptMIT LicenseMIT

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