Static website bundled with Astro, Tailwind CSS and Preline UI, forked from ScrewFast.
npm install to install dependencies
npm run dev to launch the dev server
npm run prod to build and serve the website
Deploying the website is fully automated with GitHub Actions and deployed to GitHub Pages.
The latest commit pushed on main will be deployed straight to production.
This project is released under the MIT License. Please read the LICENSE file for more details.