Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 766 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 766 Bytes

React + Vite - Cloning and Running the Application in local

Clone the project into local

Install all the npm packages. Go into the project folder and type the following command to install all npm packages npm install

In order to run the application Type the following command npm start

The Application Runs on localhost:5173

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

Currently, two official plugins are available: