README
slush-react-builder
A slush generator to scaffold React applications.
Example
$ slush react-builder:component app/src/components/home/Home.jsx
A slush generator to scaffold React applications.
<script type="module">
import slushReactEs6 from 'https://cdn.skypack.dev/slush-react-es6';
</script>
A slush generator to scaffold React applications.
$ slush react-builder:component app/src/components/home/Home.jsx