$ npx create-react-app shinuwani --typescript
$ cd shinuwani
$ code .
$ npm start
$ git remote add origin git@github.com:nishio/shinuwani.git
$ git push -u origin master
$ npm install @material-ui/core