Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 778 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 778 Bytes

Cucumber-UI

This project aims to create a UI for writing feature files using drag n drop user interface.

Start the server

Checkout the repository using

git clone https://github.com/ankur-kushwaha/Cucumber-UI
cd Cucumber-UI
npm install
npm start

Rebuild client

npm run build.client

Screenshots

1 2 3 4