Skip to content

GreaZeY/skrawl

Repository files navigation

Run in development mode

  • Fork the repository
  • Clone the repository
  • Install pnpm if you havn't already by running npm i pnpm -g
  • Install the dependencies by pnpm install
  • Run in development mode by pnpm run dev
  • Your app will run on http:https://localhost:3000

To create your Production Build

  • pnpm run build

Releases

No releases published

Packages

No packages published