Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bert0324/package-manager-playground
Node package manager
https://github.com/bert0324/package-manager-playground
Last synced: 10 days ago
JSON representation
Node package manager
- Host: GitHub
- URL: https://github.com/bert0324/package-manager-playground
- Owner: Bert0324
- Created: 2021-09-26T11:52:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-27T07:06:05.000Z (over 3 years ago)
- Last Synced: 2024-11-08T20:50:16.583Z (2 months ago)
- Language: JavaScript
- Size: 595 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node Package Manager Playground
## Notice
Demo使用了[corepack](https://nodejs.org/api/corepack.html), 如果你使用的node版本在16.9.0以上,那么不用额外安装yarn和pnpm。
如果要运行rust的demo,请安装cargo。