Served using Yeetify 💨
Another data presentation website with a more "statistics dashboard" approach.
- ⚡️ Static website generation
- 💄 Responsive design
- 🎨 PurgeCSS
- 🏗️ Nuxt.js: https://nuxtjs.org
- ✨ Vue.js: https://vuejs.org
- 💄 Tailwind CSS: https://tailwindcss.com
# install dependencies
$ yarn install
# dev server with hot reload
$ yarn run dev
# build for production
$ yarn run generate