Skip to content

SamStenton/city-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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