Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moinulmoin/vitejs-react-eslint-prettier-starter
An easy solution for vite, reactjs, eslint & prettier setup for react projects.
https://github.com/moinulmoin/vitejs-react-eslint-prettier-starter
eslint prettier reactjs vitejs
Last synced: 28 days ago
JSON representation
An easy solution for vite, reactjs, eslint & prettier setup for react projects.
- Host: GitHub
- URL: https://github.com/moinulmoin/vitejs-react-eslint-prettier-starter
- Owner: moinulmoin
- Created: 2021-06-28T19:48:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-17T09:23:20.000Z (about 2 years ago)
- Last Synced: 2023-03-01T15:31:09.444Z (over 1 year ago)
- Topics: eslint, prettier, reactjs, vitejs
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ⚡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 dev``` or ```yarn 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](https://choosealicense.com/licenses/mit/)