/generator-richmedia-temple

Yeoman generator for the richmedia temple

Primary LanguageJavaScript

generator-richmedia-temple NPM version Build Status Dependency Status

Create a richmedia temple project

Installation

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.

License

MIT © Mient-jan Stelling