Getting Started Clone the repo git clone https://github.com/DanFessler/orbit.git Install dependencies npm install Run webpack: npm start Build prod: npm run build