Skip to content

A Vite + Typescript + React 18 + Tailwind 3 boilerplate

License

Notifications You must be signed in to change notification settings

NatanCieplinski/react-typescript-tailwind-boilerplate

Repository files navigation

Development setup

Install dependencies:

npm install

Start the dev server:

npm run dev

Lint the project:

npm run lint
npm run lint:fix

Build for production

npm run build

About

A Vite + Typescript + React 18 + Tailwind 3 boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published