a26516c6e85d270a4e2773db1eab300b1e50b5dd
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
Committing
There's a pre-commit hook to format. To set it up, first install pre-commit
Then run pre-commit install
Prettier needs to be installed on your system:
npm i -g prettier
Description
Languages
TypeScript
79.2%
Go
19.4%
Python
0.5%
Dockerfile
0.5%
CSS
0.4%