Skip to content
/ reactjs-starter Public template

React + Vite starter template with Ant Design, Tailwind, Axios, Router, Reqres, Eslint, Prettier

License

Notifications You must be signed in to change notification settings

deeppaz/reactjs-starter

Repository files navigation

Reactjs Starter

React + Vite

Management panel made with template provides a minimal setup to get React working in Vite with HMR, Ant Design, Tailwind, Axios, Router, Reqres and some ESLint + Prettier rules.

This README would normally document whatever steps are necessary to get your application up and running.

This template, utilizes:

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Prettier with Prettier

npm run format
  • or specific file
npx eslint-config-prettier {file_path}

About

React + Vite starter template with Ant Design, Tailwind, Axios, Router, Reqres, Eslint, Prettier

Resources

License

Stars

Watchers

Forks

Packages

No packages published