Skip to content
This repository has been archived by the owner on Aug 7, 2019. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 264 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 264 Bytes

Rwenzori Mountain Coffee (Cropcert)

🚀 Quick start

  1. Install Dependencies

    • yarn install
  2. Start developing

    • yarn develop
    • Your site is now running at http://localhost:8000/app/!
  3. Build Production Website

    • yarn serve