umi project
Getting Started
Install dependencies,
$ yarn
Start the dev server,
$ yarn start
Create a Umi app using the newest creating cli, then modified a little. As my template. No prettier. No Ant Design. Use ESLint.
TypeScriptWTFPL
Install dependencies,
$ yarn
Start the dev server,
$ yarn start