Applying Email template creator ( paperbits.io ) to Angular 6+

98 views Asked by At

I didn't see any examples which use paperbit.io like and imported module. I see demo project only. who used them please let me know how to install paperbit.io package

1

There are 1 answers

1
Delwyn Pinto On

There seems to be ways to use paperbits in an Angular Project, but no documentation for doing so. For now, I'd recommend trial and error with the usual way of installing packages with npm and going through the code on Github to know which packages to import.

You can also wait till official documentation is available. Using it right now will be like going in blind.