Documentation site for Minimal HTTP router library built by FartLabs
- Fork the repository.
- Clone your fork to your local machine.
- Make sure you have deno installed. Install
deno
. - Run
deno task start
to start the development server. - Make changes, ensuring to run
deno fmt
before committing. - Create a pull request for your changes.
Developed with ❤️ @FartLabs