1.5.2 • Published 2 years ago

rds-ui v1.5.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Raven Design System UI

RDS, Carleton University’s design system, is a living digital organism uniting campus wide teams around a common visual language.

Requirements

On First Setup

Clone this repo

git clone git@github.com:cuweb/rds-ui.git

Check your nvm version

nvm i

Set project's npm version

nvm use

Install project

yarn install

After Setup

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

Test

Start component and e2e tests

yarn test

Run headless / ci tests

yarn test:ci

Release

This project auto-publishes NPM releases. Please run the pre-release commeand before publish your new release

yarn prerelease

Features

CLI Commands

Lists all posible CLI commands

yarn run --non-interactive

Troubleshoting

Storybook port is in use

sudo lsof -i:6006

then

kill -9 <PID>

References

1.5.2

2 years ago

1.5.1

2 years ago

1.4.6

2 years ago

1.4.5

2 years ago

1.4.3

2 years ago

1.5.0

2 years ago

1.4.7

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.2.3

2 years ago

1.4.0

2 years ago

1.3.1

2 years ago

1.2.2

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.0

2 years ago