Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 307 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 307 Bytes

吃个甘蔗嚼一年

Getting Started

一个小笔记~ Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Run test,

$ npm test

Build library via father-build,

$ npm run build