Skip to content

bitcamp/bitcamp-official-sleeper-site-2026

Repository files navigation

bitcamp-official-sleeper-site-2026

Official sleeper site for Bitcamp 2026

Setup

Make sure to install the dependencies:

npm

npm install

yarn

yarn install

pnpm

pnpm install --shamefully-hoist

Development Server

Start the development server on http://localhost:3000:

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Static Generation

To generate a static site version (output to /dist):

npm run generate

Linting

To lint the codebase with ESLint and Prettier:

npm run lint

About

Official sleeper site for Bitcamp 2026

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •