1.0.0 • Published 4 years ago

rule-audit-client v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

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.