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
- Host: GitHub
- URL: https://github.com/continuedev/npm-template
- Owner: continuedev
- Created: 2024-08-26T06:38:23.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T06:14:20.000Z (7 months ago)
- Last Synced: 2024-09-15T09:56:48.045Z (7 months ago)
- Language: TypeScript
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - continuedev/npm-template - Package Manager Template (TypeScript)
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`