generator-yo-ds

This is the base generator for shiny app and knowledge post.

Usage no npm install needed!

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

README

Shiny app generator

This is an yeoman module which makes a templated shiny app.

Installation

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

npm install -g yo generator-generator
# cd to the generator-yo-shiny directory and run the following command
npm install link

Then generate your new project:

yo yo-shiny