Skip to content

90TechSAS/zl-planning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZL Planning

Install

  1. download the files
    1. Bower
      1. add "zl-planning": "latest" to your bower.json file then run bower install OR run bower install zl-planning
  2. include the module in angular (i.e. in app.js) - 90TechSAS.zl-planning

Example

See demo folder for example implementation

Build

npm run build