darkpsinight / vitejs-reactjsx-eslint-prettier-startup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚡vite-react-eslint-prettier starter⚡

An easy solution for vite, reactjs, eslint & prettier setup for react projects.

Requirements

  • Visual Studio Code Editor &
  • It's two extension - ESlint , Prettier

Features

  • Faster development experience
  • Instant Reload in Browser Preview
  • Amazing linting and formatting to indentify error easily

Usage

  • Clone/Download this repo in your Project Directory
  • then use npm install or yarn install to install project dependecies
  • then use npm run dev or yarn run dev to run the project server
  • then use npm build or yarn build to get production build

Support

If it helps me, leave a star, Thank you💖💖

License

MIT

About


Languages

Language:JavaScript 62.3%Language:HTML 37.7%