Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 225 Bytes

DEVELOPMENT.md

File metadata and controls

31 lines (21 loc) · 225 Bytes

Development

Install

yarn install

Download spec

yarn download

Generate source code

yarn gen

Build

yarn build

Publish

yarn npm publish