Home

Awesome

ng-go

V 1.1.0

ng-go is an Angular 2 Go game web app.

Features

Setup

Install the npm packages described in the package.json:

$ npm install

Transpile typescript into javascript, host the app and monitor the changes:

$ npm start