Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pdsuwwz/base-webpack
- Owner: pdsuwwz
- License: mit
- Created: 2019-07-20T08:15:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:02:29.000Z (about 2 years ago)
- Last Synced: 2024-11-03T13:55:12.376Z (3 months ago)
- Language: JavaScript
- Size: 284 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
install packages
```
yarn
```WDS
```
yarn start
```build server
```
yarn build
```