Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anthonygore/html-critical-webpack-plugin-demo
https://github.com/anthonygore/html-critical-webpack-plugin-demo
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anthonygore/html-critical-webpack-plugin-demo
- Owner: anthonygore
- Created: 2018-02-23T09:15:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T09:20:35.000Z (almost 7 years ago)
- Last Synced: 2024-10-28T00:45:28.446Z (about 2 months ago)
- Language: Vue
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# html-critical-webpack-plugin-demo
> Demo of [html-critical-webpack-plugin](https://github.com/anthonygore/html-critical-webpack-plugin)
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```