Skip to content

Simple Kanban board using AngularJS and Material Design (ng-Material)

License

Notifications You must be signed in to change notification settings

vl4d/vl4d-ban-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Vl4dban board

This is a simple project I used to try out material design using angular.

##To try out

  • Install node using:
npm install
  • Install bower:
npm install -g bower 
  • Install node modules:
npm install
  • Install bower packages:
bower install

To try it out, If using a linux system you can run:

python -m SimpleHTTPServer 8088

You can then try it out at http://127.0.0.1:8088/app in your browser.

About

Simple Kanban board using AngularJS and Material Design (ng-Material)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published