https://github.com/pnpm/sample-project
A sample project demonstrating the results of installing with pnpm
https://github.com/pnpm/sample-project
Last synced: 4 months ago
JSON representation
A sample project demonstrating the results of installing with pnpm
- Host: GitHub
- URL: https://github.com/pnpm/sample-project
- Owner: pnpm
- Created: 2017-03-06T00:27:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T05:46:15.000Z (over 2 years ago)
- Last Synced: 2024-10-30T00:54:55.108Z (8 months ago)
- Homepage:
- Size: 215 KB
- Stars: 16
- Watchers: 4
- Forks: 28
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sample-project
> A sample project demonstrating the results of installing with [pnpm](https://github.com/pnpm/pnpm)
Notes:
* the [.pnpm-store](.pnpm-store) folder is installed in the home directory by default.
To have it in the example, the approppriate config value is rewritten in [.npmrc](.npmrc).