/cube

Primary LanguageJavaScript

Simple webpack boilerplate for THREE.js experiments

Simple webpack start template based on webpack 4

Usage

yarn start - dev server

yarn build - build static files

yarn deploy - deploy to gh-pages

Pre Commit

eslint and stylelint run automatically on precommit hook for changed files

Demo