Note
This project is still in the works and there's alot I want to add to it.
npm install
npm run dev
open http://localhost:5173
On a build, vite will generate a dist
folder with the compiled files.
It also includes a robots.txt
and sitemap.xml
file for SEO purposes.
npm run build