/baoframework

Bao framework, named after the Thai word meaning lightweight.

Primary LanguageTypeScriptMIT LicenseMIT

Bao Framework Build Status

Released under the MIT license. See LICENSE for details

To build the framework:

npm install

This will install the required tools

npm run build

This will build the framework. The compiled code will be in node_modules/bao-framework

npm run clean

This will delete the compiled files from the directory tree