Skip to content

Flamarionfp/vite-react-main-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e915de6 · Dec 14, 2022

History

12 Commits
Sep 24, 2022
Sep 24, 2022
Oct 10, 2022
Oct 10, 2022
Sep 25, 2022
Oct 10, 2022
Sep 24, 2022
Sep 24, 2022
Sep 24, 2022
Sep 24, 2022
Sep 25, 2022
Oct 10, 2022
Dec 14, 2022
Sep 24, 2022
Sep 24, 2022
Sep 24, 2022
Sep 24, 2022
Sep 24, 2022
Sep 24, 2022
Dec 14, 2022

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.