dominicberinato / cibo_system

0 stars 0 forks source link

cibo_system

CIBO PROPERTY SYSTEM Build Status

  1. Unzip code into folder
  2. Run npm install or yarn install
  3. Run npm dev or yarn dev
  4. Application should be available on localhost:8080
  5. Run tests using npm test or yarn test