rule-audit-client
v1.0.0
Published
This is a single-page app to help rule maintainers test their rules against CAPI content.
Readme
Rule audit app
This is a single-page app to help rule maintainers test their rules against CAPI content.
Development
Local to this directory –
npm i installs dependencies.
npm run start starts a webserver that launches the app in development mode.
npm run build builds a production app and places it in Play's assets folder ready to be served.
