Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 285 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 285 Bytes

xz-77.github.io

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