Skip to content

closureplease/todoAppMantri

Repository files navigation

A comprehensive showcase for the Mantri Dependency System.

Get Started

git clone [email protected]:thanpolas/todoAppMantri.git

cd todoAppMantri

npm install

Launch Static Server

grunt server

Then point your browser to http://localhost:4242/

Try Mantri's Tasks

Run Dependencies Generation

grunt deps

Build The Application

grunt build

The built file will be in the dist folder.

The Init Task

grunt mantriInit

The task will create a copy of mantri.web.js file and fail on mantriConf.json file as it already exists.

Credit

Initial release by @tomdale.

Refactoring and maintenance by @stas.

Porting to mantri by @thanpolas

About

The classic ToDO MVC app using Mantri's Dependency System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published