A git submodule repo of various design systems, used for quickly looking up ideas and implementation details
Run this command to fetch
./update.sh
Run this to install dependencies
npm i -g @antfu/ni
./install.sh
For convience just run
./update-and-install.sh