Skip to content

heywinit/old-site

Repository files navigation

heywinit-site

This project was created with Better-T-Stack, a modern TypeScript stack that combines React, React Router, and more.

Features

  • TypeScript - For type safety and improved developer experience
  • React Router - Declarative routing for React
  • TailwindCSS - Utility-first CSS for rapid UI development
  • shadcn/ui - Reusable UI components
  • Turborepo - Optimized monorepo build system

Getting Started

First, install the dependencies:

bun install

Then, run the development server:

bun dev

Open http://localhost:5173 in your browser to see the web application.

Project Structure

heywinit-site/
├── apps/
│   ├── web/         # Frontend application (React + React Router)

Available Scripts

  • bun dev: Start all applications in development mode
  • bun build: Build all applications
  • bun dev:web: Start only the web application
  • bun check-types: Check TypeScript types across all apps

About

personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published