A comprehensive showcase for the Mantri Dependency System.
git clone [email protected]:thanpolas/todoAppMantri.git
cd todoAppMantri
npm installgrunt serverThen point your browser to http://localhost:4242/
grunt depsgrunt buildThe built file will be in the dist folder.
grunt mantriInitThe task will create a copy of mantri.web.js file and fail on mantriConf.json file as it already exists.
Initial release by @tomdale.
Refactoring and maintenance by @stas.
Porting to mantri by @thanpolas