- https://dev.to/juliang/configuring-prettier-and-typescript-compiler-as-a-pre-commit-hook-44jh or run this
$ npx mrm lint-staged
Create or go to your demo directory then run the following in the terminal or cmd.
$ git clone https://github.com/webmasterdevlin/heroes-redux-typescript.git
$ cd heroes-redux-typescript
$ npm install
$ npm run start:fullstack
The React app and the fake web service will run concurrently.