- Clone down this repository.
- Clone down the backe-end repository as well.
- Make sure to have RoR installed.
- Run "bundle install" to install all app dependencies.
- Start up the back-end server by typing "rails s". It will be accessible by navigating to 'http://localhost:3001'.
- Start up the front-end by typing "npm start" to run the app in the development mode. A new browser should open up automatically. Alternatively, it will be accessible by navigating to 'http://localhost:3000'.
Unlimited Croatia is available as open source under the terms of the MIT License.