Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 914 Bytes

README.md

File metadata and controls

44 lines (29 loc) · 914 Bytes

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