Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 410 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 410 Bytes

CONTRIBUTIONS

trying new stuff:

  • run a live file server (like python3 -m http.server) to serve the files
  • open /dev to see your changes
  • you'll have to reload continuously for now, there is no hot-reloading available

we're using Deno !:

Development note:

  • DO NOT BUILD YOUR FILES !, I'll do this automatically when I have to