react-ts-eslint-prettier-tailwind Tailwind Templates

React Ts Eslint Prettier Tailwind

Configured boilerplate for ReactJS, TypeScript, Tailwindcss, Eslint, Prettier

React-ts-eslint-prettier-tailwindcss boilerplate

My very own boilerplate configured ReactJS, TypeScript, Tailwindcss, Eslint, Prettier

This template is inspired by bezlant's template react-ts-vite-eslint-prettier-tailwind.

Getting Started

# clone the template
npx degit cedriccastro99/react-ts-eslint-prettier-tailwind my-awesome-app-name

# go to app directory
cd my-awesome-app-name

# open in vscode (optional) 
code .

# install all dependencies
#yarn
yarn install
#npm
npm install

# intialize git
git init

# start the app
#yarn
yarn start
#npm
npm start

Happy hacking! Enjoy :wink::smile:

Top categories

Loading Svelte Themes