ETHReport 2018 Website
https://ethreport.info
df11fc2f0a
Adding page header nav and scroll to |
||
---|---|---|
.circleci | ||
assets/styles | ||
components | ||
data | ||
pages | ||
static | ||
.eslintrc | ||
.gitignore | ||
.nojekyll | ||
README.md | ||
index.html | ||
next.config.js | ||
package-lock.json | ||
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 atlocalhost:3000
yarn lint
runs the eslinter
Deploy to staging
npm run deploy
to deploy- This pushes the compiled code to a second repo at
https://github.com/Nona-Creative/nona-creative.github.io-ETHprize
- View staging Github page at
https://nona-creative.github.io/nona-creative.github.io-ETHprize