Skip to content

MadJukesInc/Ibrik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularDo

The anuglar implementation of our todo app

Running the application

Running the client

This is easiest to run using linux, but it can be run in windows. first you must install nodejs from the node js website then you will use either open your linux terminal or windows powershell cd into client and run the following command

npm install
npm install -g bower grunt
bower install
grunt serve

Then you will navigate to the specified url the client and server aspects of this example run seperately and are not tied together

About

The anuglar implementation of our todo app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published