This is a Raven Design System project bootstrapped with NextJS and RDS React Component Library.
npx create-rds-app <project-name>
or
yarn create rds-app <project-name>
yarn install
yarn dev
Open http://localhost:3000 with your browser to see the result.
yarn build