0.0.6 • Published 10 years ago

generator-vrjs v0.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
10 years ago

Setup

Pre-requisites

Install

You can install using the yo menu (search for vrjs) or install directly from the source code repository.

> git clone https://github.com/vrjs/generator-vrjs
> cd generator-vrjs
> npm install
> npm link

Create project

Create a directory to hold your project (i.e. app -> mkdir app). Move into the directory -> cd app. Then run the generator:

> yo vrjs

The generator will ask you for a project name (defaults to the current directory).

You can then run your app by typing electron .

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago