An open API service indexing awesome lists of open source software.

https://github.com/continuedev/npm-template

Package Manager Template
https://github.com/continuedev/npm-template

Last synced: 5 months ago
JSON representation

Package Manager Template

Awesome Lists containing this project

README

        

# Package Manager Template

To build: `npm run build`

To test: `npm run test`

To run the add command: `npm run test:add -- `

To run the install command: `npm run test:install`