Skip to content

saminiir/todoapp-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Install node and npm from the Internet.

Install grunt and Bower with npm:

npm install -g grunt-cli
npm install -g bower

Install dependencies with

bower install
npm install

Running

Run grunt serve

About

Stub tutorial into RequireJS, Jasmine and JQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors