Skip to content

GreaZeY/skrawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

605b9a5 · Jul 11, 2023

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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://localhost:3000

To create your Production Build

  • pnpm run build

Releases

No releases published

Packages

No packages published