Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 495 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 495 Bytes

schild - Frontend

The interface between the user and schild analyzer.

Setup

Run:

yarn install --frozen-lockfile

Copy the .example.env to .env

Run

Make sure that the analyzer is running locally and the correct URL is configured in .env.

Run:

yarn start

Deployment

Is handeled automatically through GitHub Pages and GitHub Actions.

Copyright

Template from Dan Castro.