This repository contains the Durandal skeleton for the Mimosa browser development toolkit.
- Use
make start
to start up an asset server and begin coding immediately. - Use
make build-opt
to create your optimized application. The deployable source will be output to a 'dist' folder. - See the Mimosa project for details on how to customize the solution and use other features.