Test todo application (JS).
AMD app using Require.js
Dev tools: npm, grunt, less.
Support: IE9+
Open index.html in browser
OR
Install node modules to start the server:
npm install --production
And start:
npm start
Developer: Artem Bobrov ([email protected])