Skip to content

tinawng/Merge

Repository files navigation

Live

Served using Yeetify 💨

Intro

Another data presentation website with a more "statistics dashboard" approach.

Stack

Nuxt.js

  • ⚡️ Static website generation

Tailwind

  • 💄 Responsive design
  • 🎨 PurgeCSS

Links

Build Process

# install dependencies
$ yarn install

# dev server with hot reload
$ yarn run dev

# build for production
$ yarn run generate