Skip to content

trmiller/battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Durandal Mimosa Skeleton

This repository contains the Durandal skeleton for the Mimosa browser development toolkit.

  1. Use make start to start up an asset server and begin coding immediately.
  2. Use make build-opt to create your optimized application. The deployable source will be output to a 'dist' folder.
  3. See the Mimosa project for details on how to customize the solution and use other features.