The score management application for improvisational theater.
Pull requests are welcome ! Feel free to contribute.
To contribute to this project, first clone this repo
git clone git@github.com:cauctus/projo.git
Then install the dependencies
npm i
Then start the dev server
npm run dev
This project is continuously deployed using netlify. The preview url for the dev branch : https://dev--projo-cauctus.netlify.app/
Coded with ❤️ by Corentin Thomasset.
This project is under the MIT license.