Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 325 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 325 Bytes

Canvas + Webpack setup for drawing and animations.

Installing

npm install

install all packages inside package.json

Add to your commands

"start": "webpack --config webpack.config.js"