Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 667 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 667 Bytes

Advent of CSS 2023

Prerequisites

Start by installing dependencies:

yarn install

Then start the development server:

yarn redwood dev

Your browser should automatically open to http://localhost:8910 where you'll see the Welcome Page, which links out to many great resources.

How to run Storybook and view components in isolation

yarn rw storybook