Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sendya/webpack4-template


https://github.com/sendya/webpack4-template

Last synced: about 5 hours ago
JSON representation

Awesome Lists containing this project

README

        

## Webpack4 template

use webpack4

run or build

```
# add node_modules
$ yarn

# watch dev mode
$ yarn run start

# run build
$ yarn run build

```