Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nei1ee/starter-monorepo


https://github.com/nei1ee/starter-monorepo

Last synced: about 2 months ago
JSON representation

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)