Canvas Boilerplate is the go-to solution for quickly creating modern canvas pieces using ES6 and webpack.
-
Clone the repo:
git clone https://github.com/christopher4lis/canvas-boilerplate.git
-
Install dependencies:
npm install
-
Run webpack:
npm start