/canvas_animation_learn

html5 canvas 简单动画学习

Primary LanguageJavaScript

安装依赖包

npm install

运行 gulp

#监听文件
gulp watch

# 打包文件
gulp build