Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pdsuwwz/base-webpack

A basic webpack configuration stagging
https://github.com/pdsuwwz/base-webpack

Last synced: about 1 month ago
JSON representation

A basic webpack configuration stagging

Awesome Lists containing this project

README

        

install packages

```
yarn
```

WDS

```
yarn start
```

build server

```
yarn build
```