Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 395 Bytes

File metadata and controls

17 lines (12 loc) · 395 Bytes

CodeSoju Generator

Creating CodeSoju Web Applications with Cedrus best practices.

Installation

First, install Yeoman and generator-codesoju using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-codesoju

Then generate your new project:

yo codesoju