Jakub Sokołowski 0167955d7a
upgrade react-dom to fix a vulnerability (CVE-2018-6341)
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-01-05 14:27:05 +01:00
2018-09-26 12:19:56 +02:00
2018-07-20 14:30:20 +02:00
2018-07-19 17:11:55 +02:00
2018-07-19 16:43:44 +02:00
2018-07-10 14:25:23 +02:00
2018-09-26 12:22:41 +02:00
2018-06-27 14:10:38 +02:00
2018-06-27 14:10:38 +02:00
2018-07-23 15:45:54 +02:00
2018-09-26 12:22:41 +02:00
2018-07-23 16:55:28 +02:00
2018-07-11 11:15:55 +02:00

ETHReport

This repository hosts the website that serves the data drawn from interviews with over 100 of the most well known developers in Ethereum.

The idea is to make it easily accessible so that anyone, within or just joining the Ethereum community, can understand at a few glances where the biggest hurdles and obstacles currently are and what the biggest opportunities are to improve the network and tools around it for everyone.

More information about next steps for this project can be found here.

Setting up

  • git clone git@github.com:status-im/ETHPrize.git
  • npm install
  • npm run dev runs the site at localhost:3000
  • yarn lint runs the eslinter

Deploy

  • npm run prod-build to build to the out directory
  • npm run gh-publish to deploy to GitHub Pages
  • This pushes the compiled code to the gh-pages branch
  • View staging Github page at: https://status-im.github.io/ETHReport/
Description
ETHReport 2018 Website
https://ethreport.info
Readme
Languages
JavaScript 63.5%
CSS 33.2%
HTML 3.3%