Skip to content

masslbs/Tennessine

Repository files navigation

Tennessine

The newest type of material that builds around the Mass Market system.

In this Repo

This repo is a pnpm workspace and contains three packages.

Developing

Enter the development environment

nix develop

Install TS dependencies

pnpm install

Build the packages

pnpm build

Fomat the code

pnpm format