Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 346 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 346 Bytes

This is the basic framework for building and testing a single page web application.
The tests are written in Jasmine and run in node using Jessie.
Requirejs is used for module management and build (minify and combine).
psake is as the build script tool.

from powershell, run
./psake
or
./psake ?
to see a list of options