- Clone application.
git clone https://github.com/zismailov/hr
- Run setup script
bin/setup
- Run test and quality suits to make sure all dependencies are satisfied and applications works correctly before making changes.
bin/ci
- Run app
bin/server
git clone https://github.com/zismailov/hr
bin/setup
bin/ci
bin/server