Skip to content

kaogeek/lamphun-tourism-frontend

Repository files navigation

เว็บไซต์ท่องเที่ยวลำพูน

Project info

Prerequisites

  • Bun (Latest version)
  • Node.js 18.0.0 or higher
  • Git

Development Setup

Follow these steps to set up the project for development:

# Install dependencies using Bun
bun install

# Start the development server
bun run dev

The development server will start at http://localhost:5173 (default Vite port).

Available Scripts

# Start development server
bun run dev

# Build for production
bun run build

# Build for development
bun run build:dev

# Preview production build
bun run preview

# Run linting
bun run lint

# Run format
bun run format

What technologies are used for this project?

This project is built with:

  • Vite
  • TypeScript
  • React
  • shadcn-ui
  • Tailwind CSS

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages