- Yarn v1+
- Node v10+
- Create a new repository using this boilerplate as tempalte
- Install the dependencies:
yarn
- Start the web server:
yarn dev
Running yarn build
webpack will build the app into a dist
folder and then express server will be started.
- [] Add support to 🃏 Jest
- [] Setup React Router Dom