Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 143 Bytes

DEVELOP.md

File metadata and controls

21 lines (14 loc) · 143 Bytes

Develop

Install

npm i

Test

npm test -- --watch

Publish

Start to publish

TOKEN=ghp_123 npm run release