> For the complete documentation index, see [llms.txt](https://wiki.owain.codes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.owain.codes/coding/snippets/untitled/compile-frontend-via-nvm-and-gulp.md).

# Compile FrontEnd via NVM and Gulp

* > \>> nvm use 10.15.3
  >
  > \>> nvm on
  >
  > \>> npm -g install gulp-cli
  >
  > \>> gulp build
