0.0.105 • Published 3 years ago

miner-w v0.0.105

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

Miner

参考:https://d.umijs.org/zh-CN/guide

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build