Skip to content

tinawng/WatchAshFly

Repository files navigation

🙌 HUGE credit to [secondstate] for his/her work on watchcubesburn.art.

Live

Served using Yeetify 💨

Intro

I was really inspired by [secondstate]'s watchcubesburn.art website and decide to give it a try!

This is just an excercice for me, I got no intention to sell or promote things (other than my incredible skill 😜).

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