You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

696 B

title description layout
Source Installation Install and run homepage from source ../../../../layouts/MainLayout.astro
  1. Create a folder, call it whatever you wish
  2. Install, and run ASS https://github.com/tycrek/ass#installation (This will create an ass folder)
  3. Go back into the folder you created and clone this repo git clone https://github.com/Facinorous-420/dick.git
  4. Go into the newly created dick folder cd dick
  5. Go into /src and copy constants.ts.example to constants.ts and edit it as needed
  6. Go back to the root of dick and install the dependancies for the frontend, npm i
  7. Run npm start to compile the code base and run DICK