xcenario

The Xcenario boilerplate is made on top of create-react-app adding some other libraries such as: Redux, React-Router and the ability to use css modules.

Usage no npm install needed!

<script type="module">
  import xcenario from 'https://cdn.skypack.dev/xcenario';
</script>

README

Xcenario

The Xcenario boilerplate is made on top of create-react-app adding some other libraries such as: Redux, React-Router and the ability to use css modules.

To run the app $ - npm start

Testing $ - npm run test or npm test

Production Build $ - npm run build or npm build