Brickblock Styleguide
Styleguide for reusable React components across our services
- Install dependencies
``sh`
yarn install
- Run app
`sh`
yarn start
- Open url
`sh`
http://localhost:8080/
To run Jest tests, run the yarn test` command.
- Merge your changes into the master
- The new tag will be created
- Update styleguide in portal and admin