/aframe-test

Mini-project to learn aframe

Primary LanguageJavaScript

How to compile

You need to have make, pug and stylus installed and in your $PATH. You can then install rollup and its dependencies via npm, and run make to build the project.

$ npm install
$ make