https://josef37.github.io/threejs-from-xlsx/
npm install
to install dependenciesnode ./data/parse.js
to parse .xlsx file to .jsonnpm run build
to compile files with webpacknpm run serve
to serve files with http-server
https://josef37.github.io/threejs-from-xlsx/
npm install
node ./data/parse.js
npm run build
npm run serve