react-google-maps

v7.1.0
React.js Google Maps integration component
React.js React react-component google map maps place places googlemap and 16 more...

start

react-scripts start

test

react-scripts test --env=jsdom

eject

react-scripts eject

pretest

npm run lint

test:once

cross-env CI=true npm test

build:app

react-scripts build

clean

rimraf lib

lint

cross-env NODE_ENV=test eslint .

prebuild:lib

npm run lint && npm run clean

build:lib

cross-env NODE_ENV=production babel src/lib --out-dir lib

precommit:lib

npm run build:lib

commit:lib

git add -A && git commit -m 'chore(lib): compile from src/lib using babel'

precommit:app

npm run build:app

commit:app

git add -A && git commit -m 'docs: compile from src/app with react-scripts'

prerelease

npm run commit:lib && npm run commit:app

release

standard-version

Metadata

  • MIT
  • Whatever
  • tomchentw
  • released 7/6/2017

Downloads

Maintainers