Skip to content

tomhschmidt/erc721-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC-721 Website

Initially built during ETH Denver by @BrandonRelay and @tomhschmidt. Forked from gwei.io project using Gulp.js for automation and Bulma as its framework.

Requirements

  • Please be sure to have Node.js installed before moving forward
  • Install Gulp globally: $ npm install gulp-cli -g