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.