6.0.0 • Published 10 months ago

cra-template-jw-mst v6.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
10 months ago

cra-template-jw-mst

From 6.0.0, I removed default support for Class Component. If you need it, replace mobx-react-lite with mobx-react

Meanwhile, the template using 3rd party Error boundary, and the structure also changes a little bit.

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

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.

To make husky work

After initialization run following command

npm run prepare

# or

yarn prepare

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:

6.0.0

10 months ago

5.1.2

11 months ago

5.1.1

1 year ago

5.0.1

1 year ago

5.0.0

1 year ago

4.0.0

2 years ago

3.1.0

3 years ago

3.0.0

3 years ago

2.2.0

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

1.2.0

3 years ago

1.1.0

4 years ago

1.0.0

4 years ago

0.0.1

4 years ago