A website created using 11ty, Slinkity, Sass and Tailwind.
✨ Demo
npm install
(For Yarn users keep the package-lock.json
, otherwise the build will break.)
npm run serve
This starts the Slinkity dev server with the --incremental
and --quiet
flags.
npm run build
This bundles your project using Vite's rollup production build.
👤 AlphaBeta906
- Github: @AlphaBeta906
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator