/beibei

2018 site rebuild

Primary LanguageHTML

Beibei

build status

Setup Requirements

  • Jekyll -- you will need to install this on your system

Development

We use gulp for building & compiling.

Run Locally

  1. Clone this repo
  2. From directory, run npm install
  3. Run gulp
  4. The gulp task will automatically open your browser for you at localhost:3000

Run Tests

rake test