Skip to content

bcooksey/Frontline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

==== Frontline ====

A game.

==== Building and Running ====

Navigate to the root directory of the application and run:

go get
go build
npm install
./node_modules/.bin/grunt uglify
./frontline

==== Testing ====

go test

Releases

No releases published

Packages

No packages published