Update README.md

pull/3078/head
Rich Harris 6 years ago committed by GitHub
parent 7a3560f15d
commit e7ac8beda0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -35,7 +35,7 @@ In order for the REPL's GitHub integration to work properly when running locally
GITHUB_CLIENT_SECRET=[your app's Client Secret] GITHUB_CLIENT_SECRET=[your app's Client Secret]
BASEURL=http://localhost:3000 BASEURL=http://localhost:3000
``` ```
## Building the Site ## Building the site
To build the website, run `npm run sapper`. The output can be found in `__sapper__/build`. To build the website, run `npm run sapper`. The output can be found in `__sapper__/build`.

Loading…
Cancel
Save