Druue / rps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPS

Deno Workflow Badge Made with Fresh Badge License Badge

Getting Started

Make sure to

  1. install Deno
  2. Cache Dependencies
    deno task cache
    
  3. Start the project (this serves to http://localhost:8000/)
    deno task start
    

This will watch the project directory and restart as necessary.

For further contributing and understanding, you can also follow the Fresh "Getting Started" guide

Extensions

If using VSCode, there are some recommended extensions here

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.1%Language:CSS 0.9%