Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gimjin/hilib
webpack lib demo
https://github.com/gimjin/hilib
Last synced: 3 days ago
JSON representation
webpack lib demo
- Host: GitHub
- URL: https://github.com/gimjin/hilib
- Owner: gimjin
- License: mit
- Created: 2019-09-03T03:54:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T08:48:59.000Z (almost 2 years ago)
- Last Synced: 2023-03-18T06:59:43.150Z (over 1 year ago)
- Language: JavaScript
- Size: 561 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
## Usage
```bash
# install resource manager(Option)
$ npm i -g nrm
$ nrm use taobao# install and run
$ npm i
$ npm run dev
$ npm run sass
4 npm run build
```