Skip to content

Project guided by Rocketseat in its event Ignite Lab third edition to teach design system and useful tools as Figma and Storybook.

License

Notifications You must be signed in to change notification settings

ScriptCamilo/ignite-lab-design-system

Repository files navigation

Design System Learnings

Project guided by Rocketseat in its event Ignite Lab, at your third edition teaching design system and useful tools as Figma and Storybook.

Features

  • Components preview
  • Login page example preview

Tech Stack

Demo

Run Locally

Clone the project

  git clone [email protected]:ScriptCamilo/ignite-lab-design-system.git

Go to the project directory

  cd ignite-lab-design-system

Install dependencies

  npm install

Start the server with Vite to visualize just the login page example

  npm run dev

Start the server with Storybook to visualize the design system

  npm run storybook

Running Tests

To run tests, run the following command

  npm run test-storybook

Authors

Related

Here is the Rocketseat repository of this project

Rocketseat Ignite Lab

License

GitHub

About

Project guided by Rocketseat in its event Ignite Lab third edition to teach design system and useful tools as Figma and Storybook.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published