The official website for the Softboy Sanctuary community.
- Clone the repository:
git clone https://github.com/softboysanctuary/frontend softboy-frontend cd softboy-frontend - Install dependencies:
npm install (or pnpm/yarn install)
Start the development server
npm run dev (or pnpm/yarn run dev)