Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 191 Bytes

File metadata and controls

21 lines (15 loc) · 191 Bytes

create-formidable-cli

Development

./bin/dev --help

NPM Package

npm run build
npm pack

Executable Binary

npm run build
npm run compile