mirror of
https://framagit.org/les/gancio.git
synced 2025-02-01 09:02:01 +01:00
435 B
435 B
layout | title | permalink | nav_order | has_children |
---|---|---|---|---|
default | Hacking | /dev | 5 | true |
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