Skip to content

telmorvf/P013-TodoList_ReactViteDeployGit

Repository files navigation

- $ npm install gh-pages --save-dev		-> (only 1st time)
	-> in package/scripts add the (predeploy, deploy) and homepage
	-> in vite.config add base: "only Repository name"
- commit to the GitHub
- $ npm run deploy
- $ https://telmorvf.github.io/P013-TodoList_ReactViteDeployGit/