Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 229 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 229 Bytes

aep-explorer

AEP Explorer is a tool designed to create a resource-oriented UI based off an OpenAPI schema.

The tool can be run online or deployed locally depending on CORS settings.

Running

npm install
npm run dev