README
scaffold a universal
react
&express
app
This is a yeoman generator that assists with the scaffolding of a universal application.
Install
> npm i -g yo generator-ua
Usage
> yo ua
License
MIT © Kevin Donahue
scaffold a universal app
<script type="module">
import generatorUa from 'https://cdn.skypack.dev/generator-ua';
</script>
scaffold a universal
react
&express
app
This is a yeoman generator that assists with the scaffolding of a universal application.
> npm i -g yo generator-ua
> yo ua
MIT © Kevin Donahue