Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 314 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 314 Bytes

Build Status

BDD Writer

Collaboration tool to write BDD scenarios

Usage

npm install
npm run build
npm run server
open http://localhost:3000

Use npm start to run webpack watch.