npmjs.org : @coleblender/npm-template
1. git init (follow git guide) 2. add .gitignore 3. pnpm init a. add author, @name/name, 0.0.1, license MIT b. add type: module, private: false, repository: {} 4. add src/index.ts 5. pnpm add -D typescript 6. pnpm tsc --init (this adds tsconfig.json
Registry
-
Source
- JSON
- codemeta.json
purl: pkg:npm/%40coleblender/npm-template
License: MIT
Status: removed
Latest release: over 1 year ago
First release: over 1 year ago
Namespace: coleblender
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: over 1 year ago