Skip to content

Robuste Design Systems mit Storybook und Angular: vom Konzept zur lebendigen Anwendung

Notifications You must be signed in to change notification settings

thinktecture/angulardays-2019-herbst-design-systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Robuste Design Systems mit Storybook und Angular: vom Konzept zur lebendigen Anwendung

Angular Days Workshop, Tuesday 8th October 2019

Your trainers: Christian Liebel, Thinktecture. Andreas Wissel

Setup

As we are expecting a high number of participants and we’ve seen a lot of unreliable conference WiFis, we kindly ask you to prepare the following setup steps at home or in the hotel.

Step 1: Devices and Software

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

NOTE: As web technologies move fast and quickly, there might be new releases in the meantime. To ensure everything works as intended, we strictly recommend you to stick to the versions noted below. Thanks!

Devices

  • Laptop with recent Windows/macOS/Linux version
    • Make sure you can access the Internet without any proxies and install software without group policies etc.
    • When in doubt, use your private notebook.

Browsers (Desktop)

Developer Tools

  • Git
    • Optional: Git UI tool such as TortoiseGit, Tower, SourceTree, GitKraken, …
  • Node.js, version 10.16.0 LTS
  • Editor of your choice

Designer Tools

  • Create a free account at Figma
  • Create a free account at Percy

Step 2: Demo Repository

On your favorite terminal, please run:

npm uninstall -g @angular/cli @storybook/cli
npm cache verify
npm install -g @angular/cli@8.1.2 @storybook/cli@5.1.9 

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

git clone https://github.com/thinktecture/angulardays-2019-herbst-design-systems.git
cd angulardays-2019-herbst-design-systems

If you prefer SSH, you can use this checkout URL: git@github.com:thinktecture/angulardays-2019-herbst-design-systems.git

About

Robuste Design Systems mit Storybook und Angular: vom Konzept zur lebendigen Anwendung

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published