mirror of
https://github.com/tiktok/sparo.git
synced 2024-12-12 08:41:00 -05:00
c48b5c0cec
Based on GitLab commit b7d0c1d555c9358a7fb2141b14730bcdb85c0654
494 B
494 B
title |
---|
Contributing |
Building the projects in this monorepo:
-
Install the RushJS tool:
npm install -g @microsoft/rush
-
Clone the repo:
git clone https://github.com/tiktok/sparo.git
-
Install the dependencies
cd sparo rush install
-
Build all projects
rush build
How to invoke your locally build sparo
command:
cd apps/sparo
node lib/start.js