An open API service indexing awesome lists of open source software.

https://github.com/dewfall123/webpack4-css-demo

webpack4打包css Demo
https://github.com/dewfall123/webpack4-css-demo

Last synced: 6 months ago
JSON representation

webpack4打包css Demo

Awesome Lists containing this project

README

          

### Install

```
npm i -g webpack webpack-dev-server
npm i
```
### Usage
```
webpack
webpack-dev-server --open
```