Skip to content

Front-end for metadiff - a tool for extracting metadata from diffs

License

Notifications You must be signed in to change notification settings

ScottG489/metadiff-ui

Repository files navigation

Meta Diff UI

CI

Development

To start the local server for development run npm start

To run the full CI build simply run ./test.sh. Note that you'll need to comment out the git clone in the build otherwise it will fail since you've mounted a directory there.