Web and browser applications of Czech theatre improvisation group Poločas nápadu. Se packages to explore the projects.
We improve the world of theatre improvisation offline and online
You will also require project polocas-napadu-api to have a working database to connect to.
First install the dependencies.
npm ci
Then run all the projects.
npm run dev
One time tests
npm test
TDD, watch tests
npm test -- --watch