nodewire-react-scripts

Configuration and scripts for Create NodeWire App.

Usage no npm install needed!

<script type="module">
  import nodewireReactScripts from 'https://cdn.skypack.dev/nodewire-react-scripts';
</script>

README

nodewire-react-scripts

Installation

$ npm install -g nodewire-react-scripts

Creating Applications

$ create-react-app <appname> --scripts-version nodewire-react-scripts
$ cd <appname>
$ npm start