feat: awesome ipfs website

This commit is contained in:
Henrique Dias 2018-04-23 15:22:21 +01:00
parent b26e566cb0
commit 5304c279f5
43 changed files with 1068 additions and 161 deletions

6
Makefile Normal file
View file

@ -0,0 +1,6 @@
build:
npm --version
node --version
npm install
npm run lint
npm run build