Skip to content

Recruiter2/Kasa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Vite (wrong Kasa app)

The text below seems accurate don't pay too much attention this app is Kasa app made with react via Vite

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

Currently, two official plugins are available:

Launch front

npm start

Don't use this as this command, it is used to create the app + few steps missing tho

npm create vite@latest front-end -- --template react

Missing step? install vite first

npm install -g vite