Vite, and modern practices will we used, the demostration goal is to create a workflow basde on branches that implement requirements in a very loose fashion so we later iterate on them applying higher level knowledge and thus creating a proper implementation.
- Original Vite create project readme.md link.
- Node 18 LTS+
- NPM 8+
- Good luck.
-
Clone repo, and run npm install.
npm install
package managers allowed: yarn pnpm or what ever you use.
Building for production.
npm run build
Vite Dev Server with Hot Reloading.
npm run dev