Demo of google-map-react@1.0.0 and Next.js.
node -v # >= 8
npm install Then just run npm run dev and go to http://localhost:3000. To use another port, you can run npm run dev -- -p <your port here>.
After dev, try
npm run build
npm run start