Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 509 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 509 Bytes

This project uses:

  • React
  • Redux
  • Axios
  • Sass-lint
  • Eslint

Before you start

  • Don't forget to remove "example" from .env.example, and fill the gaps
  • Always branch out from dev branch

Available Scripts

In the project directory, you can run:

yarn start For starting the project

yarn test In case if there will be any test cases

yarn build For building the project.

After building you can test by serve -s build