Skip to content

VanTanev/calculator

Repository files navigation

Calculator

Installation

yarn install

Running a local dev server

This is a monorepo with Lerna and Turborepo.

It has an optimized dev script at the root that will build all packages and then start react-scripts start for the webapp and nodaemon server process for the backend.

yarn dev

Running all tests

Similarly, there is a root test command that runs tests for all packages.

yarn test

Project organization

The project is written as a monorepo. There are 3 modules:

Loom introduction

Calculator intro - Watch Video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published