Skip to content

honwlee/GridFunny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GridFunny

一个学习Canvas的例子,创建一个表格,然后基于表格填充内容

DEMO

canvas event

start

$ git clone https://github.com/honwlee/GridFunny.git

$ cd GridFunny; npm install

$ npm start

access

http://localhost:5000

pages

http://localhost:5000 http://localhost:5000/test

http://localhost:5000/test?file=event

file参数是public/javascripts/src/tests 文件目录下的文件名,比如上面url中指向的是event.js

Contributors

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -m 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

About

一个学习Canvas的例子,创建一个表格,然后基于表格填充内容

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published