| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
{{ description }}
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run serv
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
The latest version of css-loader will introduce Buffer into browser which is not necessary. So this project is using a customized css-loader to reduce the production dist size by ~40kb (after min+gzipped)
| Back | FazBrowse Home | New Git URL |