update readme

This commit is contained in:
Ray Elliott 2021-06-10 18:31:43 +01:00
parent 31e603e295
commit 480161d9a5
1 changed files with 5 additions and 1 deletions

View File

@ -1,8 +1,12 @@
# Three.js Webpack ES6 Boilerplate
https://github.com/paulmg/ThreeJS-Webpack-ES6-Boilerplate/
[GitHub - paulmg/ThreeJS-Webpack-ES6-Boilerplate/](https://github.com/paulmg/ThreeJS-Webpack-ES6-Boilerplate/)
A basic boilerplate for a Three.js project including the use of Webpack and ES6 syntax via Babel.
## Modifications of Upstream
* Replace 'node-sass` with `sass`.
## Project Structure
```
build - Directory for built and compressed files from the npm build script