blob: 4e51ee1b109ebfddb50e360a063308d30664a47e [file] [log] [blame] [view]
## Building
To build the whole website, run:
node_modules/.bin/gulp build --prod
The built website will be in a folder called `build-prod`.
### Next steps
If the build was successful and looks good you can [deploy](deploying-the-website.md).