| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ npm install -g gulp
$ npm install
$ gulp serve$ gulpBuild and optimize the site, ready for deployment. This includes linting as well as image, script, stylesheet and HTML optimization and minification.
$ gulp serve:distServe the optimized and minified version of the site for local testing.
$ gulp deployThis builds for production, then deploys the dist folder to gh-pages.
| Back | FazBrowse Home | New Git URL |