You'll need to dust off your command line skills for a brief moment.
- Install GIT (v2.19.0) https://git-scm.com/
- Install the latest version of Node (v10.11.0) https://nodejs.org/en/
- Clone the project repository:
$ git clone git@github.com:bpainter/pattern-library-workshop.git
- Go into the project directory:
$ cd pattern-library-workshop/
- Install the dependencies:
npm install
- Start the development server:
gulp
- Open the pattern library in the browser:
http://localhost:3000/