mirror of
https://framagit.org/les/gancio.git
synced 2025-02-01 00:52:01 +01:00
634 B
634 B
layout | title | permalink | nav_order | has_children |
---|---|---|---|---|
default | Hacking | /dev | 5 | true |
Development Stack
Gancio is built with following technologies:
Testing on your own machine
- Download source
git clone https://framagit.org/les/gancio
- Install dependencies
yarn
- Hacking
yarn dev
Please use the issue board and the forum to discuss any modification.