Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 693 Bytes

File metadata and controls

27 lines (15 loc) · 693 Bytes

Ventuno.space

Repository ufficiale di ventuno.space.

Nasce come personalizzazione del sito bitcoin-only, il cui codice si trova qui su github

Ventuno è una community libera e aperta, chiunque può contribuire.

Per chiedere di aggiungere o rimuovere un contenuto puoi aprire una "Issue" qui su Github.

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:1111
$ npm run dev

# generate static project (dist folder)
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.