ETHReport/README.md

13 lines
287 B
Markdown
Raw Normal View History

2018-06-27 15:06:10 +02:00
# 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`
2018-07-05 13:57:05 +02:00
`npm run deploy` to deploy to `https://nona-creative.github.io/ETHPrize`
`yarn lint` runs the eslinter