Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 627 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 627 Bytes

Rapid prototyping starter kit

This project uses StorybookJS, Drupal twig, and US Web Design System (USWDS) for rapid prototyping.

Tech stack

Node: LTS 20+, recommend NVM to manage different node versions.

Component library: StorybookJS w/ Vite

Templates: Drupal Twig

Styles: USWDS

Installation

npm install

Running locally

# Opens a window on http://localhost:4040/.
npm start

Contributing

Pull requests are welcome.

For major changes, please open an issue first to discuss what you would like to change.