Skip to content

Flamarionfp/vite-react-main-boilerplate

Repository files navigation

Vite React Main Boilerplate using Typescript + Tailwind CSS.

This project is an open source Vite React boilerplate using Typescript + Tailwind CSS.

Main Dependencies:

All dependencies above are pre-configured as well the project structure.

Main Scripts:

  • yarn dev: run project in development local server
  • yarn build: build project to production
  • yarn storybook: run storybook in development local server
  • yarn build-storybook: build storybook to production
  • yarn test: execute all application tests
  • yarn generate: generate new files
  • yarn lint: see all lint erros and warnings

If you like this boilerplate, please give your star or contribution.