Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nei1ee/starter-monorepo
https://github.com/nei1ee/starter-monorepo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nei1ee/starter-monorepo
- Owner: nei1ee
- License: mit
- Created: 2024-05-16T10:15:44.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-17T02:22:35.000Z (8 months ago)
- Last Synced: 2024-10-11T08:02:24.831Z (3 months ago)
- Language: TypeScript
- Size: 69.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# starter-monorepo
[![NPM version](https://img.shields.io/npm/v/starter-monorepo?color=a1b858&label=)](https://www.npmjs.com/package/starter-monorepo)
### Clone to local
If you prefer to do it manually with the cleaner git history
```bash
npx degit zguolee/starter-monorepo my-starter-monorepo
cd my-starter-monorepo
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
```## License
[MIT](./LICENSE) License © 2023-PRESENT [Neil Lee](https://github.com/zguolee)