vite-react-ts-tailwind-starter
A boilerplate for quickly creating React applications with the best developer experience.
File Explorer
Download Latest Version (.zip)- commit-msg
- pre-commit
- extensions.json
- settings.json
- favicon.ico
- og-image.jpeg
- detail.svg
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- index.tsx
- button.tsx
- popover.tsx
- use-localstorage-state.ts
- notfound.json
- translation.json
- notfound.json
- translation.json
- notfound.json
- translation.json
- notfound.json
- translation.json
- notfound.json
- translation.json
- notfound.json
- translation.json
- notfound.json
- translation.json
- notfound.json
- translation.json
- notfound.json
- translation.json
- notfound.json
- translation.json
- notfound.json
- translation.json
- config.ts
- constants.ts
- env.ts
- utils.ts
- index.tsx
- index.tsx
- globals.less
- i18next.d.ts
- resources.ts
- app.tsx
- main.tsx
- router.tsx
- vite-env.d.ts
- .editorconfig
- .eslintrc
- .gitignore
- .prettierrc.js
- .stylelintrc.json
- commitlint.config.cjs
- components.json
- index.html
- LICENSE
- lint-staged.config.js
- package.json
- postcss.config.js
- README.md
- tailwind.config.js
- transmart.config.ts
- tsconfig.json
- tsconfig.node.json
- vite.config.ts
# Installation Guide
1. Get the code
git clone https://github.com/Quilljou/vite-react-ts-tailwind-starter
Downloads the entire project code from GitHub to your computer.
cd vite-react-ts-tailwind-starter
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn
Downloads and installs the libraries listed in package.json.
yarn dev
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
