285 B
285 B
latosa-escrima.fr
Setup
For this project we use Deno
After installed:
cd ./latosa-frontend
deno install
Run
To run the frontend part:
cd ./latosa-frontend/
deno task dev
It should launch properly, go at http://localhost:3000