cra-template-jw-mst

JWang customized template with Mobx State Tree for Create React App.

Usage no npm install needed!

<script type="module">
  import craTemplateJwMst from 'https://cdn.skypack.dev/cra-template-jw-mst';
</script>

README

cra-template-jw-mst

This is a Create React App Template with React Router, Mobx State Tree, TypeScript, and Enzyme.

It installs these dependencies for you, and allow your to customize webpack config.

To use this template, add --template jw-mst when creating a new app.

For example:

npx create-react-app my-app --template cra-template-jw-mst

# or

yarn create react-app my-app --template cra-template-jw-mst

For more information, please refer to: