mirror of
https://framagit.org/les/gancio.git
synced 2025-02-01 00:52:01 +01:00
416 B
416 B
layout | title | permalink | nav_order |
---|---|---|---|
default | Hacking | /dev | 5 |
Development Stack
Gancio is built with following technologies:
- Nuxt.js
- Vue.js
- Express
- Node.js
- Sequelize
- Element.ui
Testing on your own machine
- Download source
git clone https://git.lattuga.net/cisti/gancio
- Install dependencies
yarn
- Hacking
yarn dev