Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 188 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 188 Bytes

Package Manager Template

To build: npm run build

To test: npm run test

To run the add command: npm run test:add -- <package>

To run the install command: npm run test:install