build_install
Build utilities
Installing dependencies
Choose your OS and install yarn https://yarnpkg.com/en/docs/installgit clone https://github.com/ffrgb/meshviewer.git
cd meshviewer
yarn
# Copy the ffrgb-config as a template
cp config.ffrgb.js config.js
# Only needed if no global gulp is installed / OS like arch provides a package
yarn global add gulp-cliAdjust config and style
Building
Upgrade
Last updated