EikosPartners / generator-scalejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ScaleJS Generator

A Yeoman generator for scalejs, a robust JavaScript framework for building versatile web and mobile applications in Visual Studio.

ScaleJS Documentation

Usage

Install yo and the generator package generator-scalejs.

install -g yo generator-scalejs

Make a new directory and cd into it.

mkdir myproject && cd myproject

Run the generator

yo scalejs

The generator gives you the option of creating a package.json during the process as well as choosing any additional services you would like installed.

Available Services

Profile

Generates the files necessary to implement opensesame profile services within scalejs.

About


Languages

Language:JavaScript 94.6%Language:HTML 3.4%Language:CSS 2.0%