XpSystem
Preview
to start the application follow the steps below:
Installation
- 
yarn install
 - 
yarn upgrade
 - 
npm i –save-dev babel-preset-react
 - 
bundle install
 - 
bundle exec rails db:migrate
 
Booting the app
- 
foreman start
 - 
the application runs on port 3000
 - 
enjoy =)
 
            



