Setup

  1. Installation
git clone https://github.com/outsoarph/playbook.git
  1. Install dependencies
cd playbook && npm install
  1. Run the development server
npm run docs:dev