lhb-utils
v1.3.0
Published
<!-- * @Author: your name * @Date: 2021-06-19 15:06:41 * @LastEditTime: 2021-06-19 15:12:55 * @LastEditors: Please set LastEditors * @Description: In User Settings Edit * @FilePath: /util-tools/README.md --> # lhb-utils
Downloads
34
Readme
lhb-utils
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your unit tests
npm run test:unitLints and fixes files
npm run lint