generator-my-bff

my bff gen

Usage no npm install needed!

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

README

generator-my-bff [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]

Generate the web app with node BFF and React automatically

Installation

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

npm install -g yo
npm install -g generator-my-bff

Then generate your new project:

yo my-bff