generator-leg

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

Usage no npm install needed!

<script type="module">
  import generatorLeg from 'https://cdn.skypack.dev/generator-leg';
</script>

README

generator-leg

Build Status

Build Status

Installation

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

npm install -g yo
npm install -g generator-leg

Then generate your new project:

yo leg