Files
rio/README-DEV.md
2024-04-03 19:23:29 +02:00

179 B

Getting started:

  1. git clone https://gitlab.com/rio-project/rio.git
  2. cd rio
  3. python -m pre_commit install
  4. npm install
  5. npm run dev-build
  6. npm run website