Skip to content

An HTML5 canvas boilerplate with ES6 and live-reloading with BrowserSync.

Notifications You must be signed in to change notification settings

komlenic/canvas-boilerplate

Repository files navigation

This is a customized copy of https://github.com/christopher4lis/canvas-boilerplate. Canvas Boilerplate is the go-to solution for quickly creating modern canvas pieces using ES6 and webpack.

Getting Started

  1. Clone the repo:

    git clone https://github.com/komlenic/canvas-boilerplate.git
    
  2. Install dependencies:

    npm install
    
  3. Run webpack:

    npm start
    

Your canvas piece should open up automatically at http://localhost:3000.

About

An HTML5 canvas boilerplate with ES6 and live-reloading with BrowserSync.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •