mymactive / break-down-the-downshift-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

break down the downshift issue

Created by React Tailwindcss Boilerplate build with Vite

Getting Started

Install

Create the project.

npx degit joaopaulomoraes/reactjs-vite-tailwindcss-boilerplate my-app

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

License

This project is licensed under the MIT License.

About

License:MIT License


Languages

Language:TypeScript 91.0%Language:JavaScript 5.0%Language:HTML 4.0%