# Contributing

## Manual testing

To test the plugin manually, run `npm start`. This command builds the plugin and serves it up along with a basic map webpage on a local Web server.

## Automated testing

There are a number of test cases for basic and edge cases. Run `npm test`.
