435 B
435 B
layout, title, permalink, nav_order, has_children
| 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