Skip to content

bancaditalia/itcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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