Skip to content

openlocal/spectrum-tokens

 
 

Repository files navigation

Note: for Spectrum 2 tokens, look at the beta branch and beta tagged packages on NPM.

Spectrum Tokens Monorepo

This repo uses:

Packages in this monorepo:

Setup monorepo locally

  1. Install pnpm using this guide.
  2. Install dependencies
    pnpm i

Build all packages locally

Run build script

pnpm moon run :build

Run all tests locally

pnpm moon run :test

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Shell 0.3%