Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 243 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 243 Bytes

WebFE

A web frontend for playing idlelands.

Development

Dependencies required:

  • Git
  • NodeJS >= 0.11
  • Grunt (npm install -g grunt-cli)

Fork the repo, clone the repo, run these commands:

npm install
grunt dev