Skip to content

TJHSST-Dev-Club/website

Repository files navigation

TJHSST Dev Club Website

https://tjdev.club

Development

This project uses Bun as the package manager.

Setup

# Install dependencies
bun install

# Start development server
bun run dev

# Build for production
bun run build

# Preview production build
bun run preview

Scripts

  • bun run dev - Start development server
  • bun run build - Build for production
  • bun run preview - Preview production build
  • bun run lint - Run ESLint

About

TJ Dev Club website

Resources

Stars

Watchers

Forks

Contributors