Site web vitrine pour un club d'arts martiaux
npm install
To run locally in dev mode (view at http://localhost:5173/)
npm run dev
npm run build
git push origin main
A git push to the project's main branch will automatically redeploy the website on the host (Netlify).
There is no need to do a build before pushing. Netlify will handle the 'npm run build'.
Obviously it is necessary to do a 'git add' and 'git commit' before the push for changes to be included.
View deployed website at http://baton-self.club