Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1019 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 1019 Bytes

XpSystem

Preview

image

image

image

image

image

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 =)