RDS, Carleton University’s design system, is a living digital organism uniting campus wide teams around a common visual language.
git clone git@github.com:cuweb/rds-ui.git
nvm i
nvm use
yarn install
One you have completed the initial setup above, moving forward to start the development environent you simply need to go to the project directory and run
nvm use && yarn dev
yarn test
yarn test:ci
This project auto-publishes NPM releases. Please run the pre-release commeand before publish your new release
yarn prerelease
yarn run --non-interactive
sudo lsof -i:6006
then
kill -9 <PID>