https://github.com/packingjs/packing-template-util
packing 各类模版中公用方法集
https://github.com/packingjs/packing-template-util
Last synced: about 1 month ago
JSON representation
packing 各类模版中公用方法集
- Host: GitHub
- URL: https://github.com/packingjs/packing-template-util
- Owner: packingjs
- Created: 2017-06-12T23:02:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-13T04:29:43.000Z (over 7 years ago)
- Last Synced: 2025-02-28T14:11:29.981Z (over 1 year ago)
- Language: JavaScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# packing-template-util
packing 各类模版中公用方法集
## Commands
```
# start
npm start
# lint
npm run lint
# build
npm run build
```