cra-template-smegalo
v2.0.1
Published
This is a Create React App Template with React Router, Mobx State Tree, TypeScript, and Enzyme.
Downloads
11
Readme
cra-template-smegalo
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 smegalo when creating a new app.
For example:
npx create-react-app my-app --template smegalo
# or
yarn create react-app my-app --template smegaloFor more information, please refer to:
- Getting Started – How to create a new app.
- User Guide – How to develop apps bootstrapped with Create React App.
- craco
