2018-06-27 13:48:55 +02:00
|
|
|
# nona-site
|
|
|
|
ETH 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`
|