An environment for creating, sharing and interacting with ray traced surfaces.
We recommend using yarn; however these same commands will work with npm as well.
# install dependencies
yarn install
# run a development server including watching your javascript and less files
yarn watch
yarn docs:dev