dragonroll/DOCS.md
2024-10-05 14:31:09 +02:00

594 B


Original web | Documentation


Quick start

Installation 🛠️

Run

./install.sh

This will install all the necesary npm packages both for the frontend and the backend

Running 🚀

Run

./start.sh

or

./start-dev.sh

if you want to start the development environments