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.gitnvm invm useyarn installOne 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 devyarn testyarn test:ciThis project auto-publishes NPM releases. Please run the pre-release commeand before publish your new release
yarn prereleaseyarn run --non-interactivesudo lsof -i:6006then
kill -9 <PID>