Create a richmedia temple project !
See https://mediamonks.github.com/generator-richmedia-temple for documentation to getting started.
First, install Yeoman and generator-richmedia-temple using npm (we assume you have pre-installed node.js).
open terminal or cmd or git bash
then check your node.js version first. Needs to be 8 or higher.
node -v
when thats ok.
npm install -g yo
npm install -g generator-richmedia-temple
Then generate your new project:
yo richmedia-temple
Then follow the instructions on your screen.
- create Banner
- create 3D Banner
MIT © Mient-jan Stelling