https://github.com/pierredemailly/create-package
https://github.com/pierredemailly/create-package
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pierredemailly/create-package
- Owner: PierreDemailly
- License: isc
- Created: 2023-02-19T13:39:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T23:00:34.000Z (11 months ago)
- Last Synced: 2025-01-28T00:20:01.469Z (11 months ago)
- Language: JavaScript
- Size: 397 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Init Node.js package
```bash
npm init @pierred/package@latest
```
or
```bash
npm init @pierred/package@latest myApp
```