454 B
454 B
ETHPrize
ETHPrize single page React website
Setting up
git clone git@github.com:status-im/ETHPrize.git
npm install
npm run dev
runs the site atlocalhost:3000
yarn lint
runs the eslinter
Deploy
npm run prod-build
to build to theout
directorynpm 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/