migr0001 / ecommerce-pattern-library

A term-long project redesigning an ecommerce website focusing on making a pattern library.
https://sleepy-lovelace-329025.netlify.com/pattern-library/#brand
0 stars 0 forks source link

Installation

The pattern library is a Jekyll & Patternbot based application, so it requires Ruby to be installed.

☛ Follow these instructions to get Ruby & Bundler installed

  1. Navigate to the correct folder in Terminal. Use GitHub Desktop’s Repository > Open in Termal command.
  2. Type the following command bundle install

Starting the server

The pattern library is a Jekyll & Patternbot based application that requires a running Terminal instance.

  1. Navigate to the correct folder in Terminal. Use GitHub Desktop’s Repository > Open in Termal command.
  2. Type the following command: bundle exec jekyll serve
  3. View the functional website at: https://friendly-kare-621ee6.netlify.com
  4. View the pattern library at: http://localhost:4000/pattern-library/

Copyright Notice

Copyright © 2019 GreenGardens. All rights reserves.

Collaborators