Skip to content

alex-clements/advanced-react

Repository files navigation

Advanced React

This project contains a template requiring minimal setup to get React working in Vite with HMR and some ESLint rules.

Setup

  1. Clone this project with git clone https://github.com/alex-clements/advanced-react.git.
  2. In the root directory of this project, run the command npm install.
  3. Run the project with npm run dev from the project root directory.

Notes

Create this template from scratch with:

npm create vite@latest my-vue-app -- --template react-ts

Check out the vite docs here!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published