Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 367 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 367 Bytes

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