-
Notifications
You must be signed in to change notification settings - Fork 236
Closed
Description
Hi,
Able to run demo project https://github.com/mulesoft/api-console/
So trying to run with angular 8 ,Created new angular project with below command
-
ng create TestApiConsole
After that followed instruction from https://docs.api-console.io/basics/embedding-api-console/ -
npm i --save api-console
-
import 'api-console/api-console.js'; in app component ts
-
Add selector in appcompent.html
am getting an error api-console' is not a known element:

kindly assist if am missing any thing?
Thanks in advance
Metadata
Metadata
Assignees
Labels
No labels
