AgrI-Mitra / app

https://agri-mitra.vercel.app
0 stars 3 forks source link

AgrI-Mitra

Requirements :scroll:

NodeJS and NPM or yarn

What's inside?

This repo uses Yarn as a package manager. It includes the following packages/apps:

Apps and Packages

Each package/app is 100% TypeScript.

Utilities

This repo has some additional tools already setup for you:

Build

To build all apps and packages, run the following command:

cd my-turborepo
yarn run build

Develop

To develop all apps and packages, run the following command:

cd my-turborepo
yarn run dev

Useful Links

Learn more about the power of Turborepo: