Sign in
apache
/
cordova-docs
/
e4dff51d132ab61d0e95fa8a930b219566dae41c
/
.
/
doc
/
building-the-website.md
blob: e0b929b38f81cdfbc004e6f9d017940c9c32433a [
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`
.