This project is the home website for hyper63, the site is a static site generated using 11ty and ejs. All of the template files are located in the src directory. The project uses tailwindcss as the css framework to leverage the tailwindcss ui components.
npm install
npm run build
npm run serve