Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/qlik-oss/sprout


https://github.com/qlik-oss/sprout

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Sprout

Monorepo containing Sprout project.

## prerequisites

Monorepo is set up with the [Turborepo](https://turbo.build/) tooling.

Use [pnpm](https://pnpm.io/) as package manager.

Install dependencies

```shell
pnpm install
```