README
create-react-navi-app
This package includes the global command for Create React/Navi App, an extension to Facebook's Create React App that adds routing, MDX, and (optionally) static rendering.
Create React websites with no build configuration.
<script type="module">
import createReactNaviApp from 'https://cdn.skypack.dev/create-react-navi-app';
</script>
This package includes the global command for Create React/Navi App, an extension to Facebook's Create React App that adds routing, MDX, and (optionally) static rendering.