Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luhc228/learn-webpack-course
https://github.com/luhc228/learn-webpack-course
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luhc228/learn-webpack-course
- Owner: luhc228
- Created: 2023-01-07T08:47:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-19T14:08:10.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T14:10:41.276Z (3 months ago)
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learn-webpack-course
## Quick Start
```bash
$ pnpm i
```## Debug Demo
```bash
$ cd demos/use-wds
$ pnpm watch
```