FartLabs / fartlabs.org

🧪 Official website of FartLabs.
https://fartlabs.org
2 stars 0 forks source link

fartlabs.org

🧪 Official website of FartLabs.

Contribute

We appreciate your help!

Run

Run deno task generate to generate the static files. This is required to run the server because the server serves the generated static files.

Run deno task start to start the server.

Style

Run deno fmt to format the code.

Run deno lint to lint the code.

Run deno check main.ts to check the code.


Developed with 🧪 @FartLabs