README
create-app-react-simple-boilerplate
This boilerplate is designed to work with @aquestsrl/create-app tool.
Follow this instructions.
Create Redux DevTools instance
<script type="module">
import aquestsrlReduxDevToolsEnhancer from 'https://cdn.skypack.dev/@aquestsrl/redux-dev-tools-enhancer';
</script>
This boilerplate is designed to work with @aquestsrl/create-app tool.
Follow this instructions.