406 B
406 B
layout, title, permalink, nav_order
| layout | title | permalink | nav_order |
|---|---|---|---|
| default | Develop | /dev | 5 |
Development Stack
Gancio is built with following technologies:
- Nuxt.js
- Vue.js
- Express
- Sequelize
- Element.ui
Testing on your own machine
- Download source
git clone https://git.lattuga.net/cisti/gancio
- Install dependencies
yarn
- Hacking
yarn dev