ETHReport 2018 Website
https://ethreport.info
6062bd8dab | ||
---|---|---|
.circleci | ||
assets/styles | ||
components | ||
data | ||
pages | ||
static | ||
.eslintrc | ||
.gitignore | ||
.nojekyll | ||
README.md | ||
index.html | ||
next.config.js | ||
package.json | ||
styles.scss |
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