1.1 KiB
1.1 KiB
Coh@bit.fr
Site web de cohabit
👀 Vue d'ensemble du projet
TODO
💭 Choix et design
TODO
🗂️ Structure
TODO
⚙️ Fonctionnement
TODO
▶️ Usage
TODO
deno task start # Local watch mode
deno task build && deno task serve # Production run
🤝 Contributing
Any kind of contribution is welcomed. Please read contributing guidelines before and respect contributor covenant.
For local development:
Required dependencies:
deno
To run project (code, ci, ...).
Using VSCode:
- Pre-configured workspace available in
gowest.code-workspace
. - Or without local tooling install use
.devcontainer
.