Skip to content

axillary/landing-page

Repository files navigation

Axillary Bud

axillarybud.com

Build Status

Getting Started

Install dependencies:

npm install

Run tests: Install and start a selenium server. Settings default to chromedriver.

chromedriver &
npm test