Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 362 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 362 Bytes

Website

The (as yet unpublished) new website for Cucumber. Available for preview at https://cucumber-site-new.netlify.app/

Installation

$ npm install

Local Development

$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.