moseslucas / alto-web-game

Alto web game frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ALTO web game frontend

Getting this started with your dev-env

  1. Clone this repo
  2. Run yarn or npm install
  3. Run yarn start. This will open a tab in your browser with port 3003.

Building for production

  1. Run yarn build
  2. There will be 2 files in build/ directory:
  • index.html
  • index.bundle.js

copyright (c) Proudcloud 2018

About

Alto web game frontend


Languages

Language:JavaScript 93.1%Language:HTML 6.9%