Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 141 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 141 Bytes

Getting Started

First, run the development server:

npm install

#then
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev