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