ftlabs / perf-widget

22 stars 2 forks source link

Perf Widget

Development

Prerequisites

Setting up development environment

Day-to-Day Development

When developing you may want to have the server restart and client files rebuilt on any code changes. This can be done with the develop npm script -- npm run develop.

Tasks

Testing

Selenium is used for integration testing. In order to get Selenium running you will need to install the Java Development Kit.