Skip to content

fboechats/minthouse

Repository files navigation

Minthouse challenge

Getting Started

Install

CreatClonee the project.

git clone [email protected]:fboechats/minthouse.git

Access the project directory.

cd my-app

Install dependencies.

pnpm install

Serve with hot reload at http://localhost:5173.

pnpm run dev

Lint

pnpm run lint

Typecheck

pnpm run typecheck

Build

pnpm run build

Test

pnpm run test

View and interact with your tests via UI.

pnpm run test:ui

Checkout the deployed version at: https://minthouse2-kr3h.vercel.app/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published