generated at
shinuwani
$ npx create-react-app shinuwani --typescript
$ cd shinuwani
$ code .
View > Terminal
$ npm start

Github > Create Repository

$ git remote add origin git@github.com:nishio/shinuwani.git
$ git push -u origin master

$ npm install @material-ui/core


Netlify