ETHReport 2018 Website https://ethreport.info
Go to file
Sharyn 6062bd8dab PR feedback and modal styling 2018-07-06 15:49:24 +02:00
.circleci Site setup with next and base sass partials 2018-06-27 13:48:55 +02:00
assets/styles Renaming search to browseArchives and updating components 2018-07-06 13:46:18 +02:00
components PR feedback and modal styling 2018-07-06 15:49:24 +02:00
data Adding interview content 2018-07-06 13:47:37 +02:00
pages Renaming search to browseArchives and updating components 2018-07-06 13:46:18 +02:00
static Adding correct fonts and updating variables 2018-07-05 11:56:51 +02:00
.eslintrc Site setup with next and base sass partials 2018-06-27 13:48:55 +02:00
.gitignore Site setup with next and base sass partials 2018-06-27 13:48:55 +02:00
.nojekyll Release the Kraken! 2018-06-27 14:10:38 +02:00
README.md Updating readme 2018-07-05 13:57:05 +02:00
index.html Release the Kraken! 2018-06-27 14:10:38 +02:00
next.config.js Putting back deleted files 2018-06-27 15:06:10 +02:00
package.json update package.json to push to the correct github page 2018-06-27 14:19:37 +02:00
styles.scss PR feedback and modal styling 2018-07-06 15:49:24 +02:00

README.md

ETHPrize

ETHPrize single page React website

Setting up

  • git clone git@github.com:Nona-Creative/ETHPrize.git
  • npm install

npm run dev runs the site at localhost:3000

npm run deploy to deploy to https://nona-creative.github.io/ETHPrize

yarn lint runs the eslinter