ziqin / city-hunt-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

City Hunt

Getting Started

In this project, pnpm is employed as the package manager.

First, run the development server:

pnpm run dev

Open http://localhost:5173 with your browser to see the result.

Deployment

To build for production, run:

pnpm run build

Then, serve the static files in the dist directory.

About

License:MIT License


Languages

Language:TypeScript 80.0%Language:HTML 16.5%Language:Shell 3.4%