enjalot / regl-boiler

absolutely minimal webpack + regl boilerplate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

regl-boiler

Absolutely minimal webpack + regl boilerplate.

Requires npm and node to be installed.

Install dependencies by running npm install

To get a webpack dev server with live reload, run npm run dev and open http://localhost:8080

About

absolutely minimal webpack + regl boilerplate.

License:MIT License


Languages

Language:JavaScript 99.0%Language:HTML 1.0%