Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 410 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 410 Bytes

Gravity Golf Netlify Status

Find your way to your home planet in this space-based minigolf game

Run locally

Using npm:

$ npm install
$ npm run start

Using yarn:

$ yarn
$ yarn start