Skip to content
Micah Godbolt edited this page Oct 18, 2018 · 9 revisions

Welcome to the Design System Workshop

With Micah Godbolt

Pick up Front-end Architecture for Design Systems on Amazon

Tools we used to get set up

Computer setup

VS Code Setup

  • Install Vetur

Clone Repo

  $ git clone https://github.com/micahgodbolt/design-system-workshop-2.0.git
  $ cd design-system-workshop-2.0
  $ git fetch
  $ npm install
  $ npm start

Jump to finished Vue intro

$ git checkout 00-intro

Vue Resources