react-google-picker
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "react-google-picker", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Simple react wrapper for google picker API", | ||
@@ -5,0 +5,0 @@ "main": "dist/react-google-picker.js", |
@@ -8,9 +8,5 @@ React google picker | ||
``` | ||
npm install | ||
npm start | ||
open http://localhost:8080 | ||
npm install react-google-picker | ||
``` | ||
### [Don't forget to add new origins at console.developers.google.com](https://console.developers.google.com) | ||
Usage | ||
@@ -31,2 +27,12 @@ ===== | ||
Demo | ||
==== | ||
``` | ||
npm install | ||
npm start | ||
open http://localhost:8080 | ||
``` | ||
### [Don't forget to add new origins at console.developers.google.com](https://console.developers.google.com) | ||
### Feel free to feel free |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2222
36
34999