Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 250 Bytes

building-the-website.md

File metadata and controls

11 lines (6 loc) · 250 Bytes

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.