Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 748 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 748 Bytes

react-dateGridTool

schedule tool for pick one week of date like facebook power edit. implement by react. hope every one enjoy!

enter image description here

if you wanna angular version, the following link can get: ng-dateGridTool

usage

bower install ng-date-grid-tool

run sample

if you are first time to run this project, execute the following command:

npm install && bower install

then you can start sample by below command:

grunt server