Skip to content

andreaswissel/design-systems-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Systems Workshop

Your trainer: Andreas Wissel, Freelance Consultant

Step 1: Devices and Software

Please bring your development devices and install the following software. Already done? Click here for Step 2.

Devices

Laptop with the latest Windows/macOS/Linux version Ensure that you can access the internet without proxies and install software without group policies, etc.

In case of doubt, use your private notebook.

Browser (Desktop)

Microsoft Edge, or a Chromium-equivalent @ latest version

Development Tools

Design Tools

Create a free account at Figma

Step 2: Demo Repository

Please execute the following in your preferred terminal:

nvm use
npm uninstall -g @angular/cli @storybook/cli
npm cache verify
npm install -g @angular/cli@latest

Next, navigate to a folder of your choice and execute:

git clone https://github.com/andreaswissel/design-systems-workshop
cd design-systems-workshop

If you prefer SSH, you can use this checkout URL: [email protected]:andreaswissel/design-systems-workshop.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published