/teashop

A little idle game called Tea Shop, made using Vue and Vite

Primary LanguageTypeScriptMIT LicenseMIT

Tea Shop

This is a simple little idle game I've made out of sheer boredom. It's very simple so far, so don't expect much. I also don't guarantee compatibility with saves as it's developed.

Contributing

This uses the "Vue 3 + Typescript + Vite" template from Vite.

To get started:

  • Clone the repo.
  • Run yarn install to install packages.
  • Run yarn run dev to boot the server.
  • Open http://localhost:3000 in a browser
  • That's it!