Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 385 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 385 Bytes

html5-game

A simple game

  • Html5 (canvas)
  • Javascript ES6 with class inheritance
  • Modules
  • Scss global and module support
  • Webpack mode dev && mode prod

Demo

Here

Config

it's will install

yarn

Start

it's will start

yarn start

Build

it's will build a bindle.js

yarn build