Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 429 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 429 Bytes

CoMapeo Desktop

Go to the Development docs to learn about how the project is structured and how to work on it locally.

Quick Start

  1. Clone the repo:

    git clone https://github.com/digidem/comapeo-desktop.git
  2. Install dependencies:

    npm install
  3. Start the application in development mode:

    npm start

License

GPL-3.0