Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 302 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 302 Bytes

city-clicker

A multiplayer idle game

Install

yarn or npm install

Development

Running the development server will open a browser and auto reload as changes are made

yarn dev

Build

To publish to the live site simple run the deploy script

sh scripts/pages-deploy