rapi-doc / RapiDoc

RapiDoc -WebComponent for OpenAPI Spec
https://rapidocweb.com
MIT License
1.71k stars 285 forks source link

Documentation for importing into an Angular project #146

Closed Da-Neel closed 4 years ago

Da-Neel commented 4 years ago

I'm trying to import RapiDoc into my Angular project, I've got it in the package.json but am not sure what to import from rapidoc in my module. It should be as simple as importing the right thing from rapidoc so that the html tag will work, correct? I may be over-simplifying

Da-Neel commented 4 years ago

Misunderstanding on my end of Angular :)