Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 365 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 365 Bytes

split-demo

Live demo

Built with node@8 & npm@5.

Install

npm i

Build

npm run build

Dev mode

npm start

Prod mode

npm run prod

Selenium tests

Start the app server npm start or npm run prod.
Then launch tests:

npm run wdio