mirror of
https://github.com/status-im/ETHReport.git
synced 2025-02-18 00:46:38 +00:00
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/
Description
Languages
JavaScript
63.5%
CSS
33.2%
HTML
3.3%