项目作者: connorshea

项目描述 :
A little idle game called Tea Shop, made using Vue and Vite
高级语言: TypeScript
项目地址: git://github.com/connorshea/teashop.git
创建时间: 2021-09-05T19:05:55Z
项目社区:https://github.com/connorshea/teashop

开源协议:MIT License

下载


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!