anirudh1713 / prabandhak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's inside?

This turborepo uses pnpm as a packages manager. It includes the following packages/apps:

Apps and Packages

  • web: a React.js app
  • api: a Node.js (express) REST API

Each app is 100% TypeScript.

Utilities

This turborepo has some additional tools already setup for you:

Build

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

pnpm run build

Develop

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

pnpm run dev

Useful Links

Learn more about the power of Turborepo:

About


Languages

Language:TypeScript 79.8%Language:JavaScript 18.8%Language:CSS 0.7%Language:HTML 0.7%