This project was bootstrapped with Create React App.
To get started:
- Install the dependencies:
yarn install
- Start the development server (along with API):
yarn start
- Bundles the app into static files for production:
yarn build
- Running tests:
yarn test
- Express server is running on http://localhost:8080
- React
- Sass
- Flow
- ESLint
- Prettier
- Jest
- Enzyme
- Recompose
- Snapshot
- Unit