Skip to content

cloudsponge/address-book-connector-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Run a local server pointed at the src/index.html file.

python -m http.server 5000

Visit the page in a browser: http://localhost:5000/

Supported frameworks

Any framework should be supported by the address-book-controller.js module.

So far we support examples in plain old javascript and using rollup.js build tooling. Open an issue to request an example using a different framework. Or fork this project and open a pull request with your own implementation!

About

Boilerplate examples showing how to integrate the address-book-connector.js module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors