/itcoin

Sources for https://bancaditalia.github.io/itcoin/

Primary LanguageHTML

Itcoin project page

This repository is the source for https://bancaditalia.github.io/itcoin/

Getting started with development

Install the toolbox

Install nodejs and jekyll.

Install project dependencies

npm install

During development

npm start

When ready to build

npm run build