Skip to content

bgatfa/my-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Web App

Vite React app deployed on Vercel.

Local Development

npm install
npm run dev

Build

npm run build
npm run lint

Deploy

Pushes to main deploy through Vercel.

git add .
git commit -m "Update app"
git push

Manual production deploys are also available:

vercel --prod

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors