backbone-google-maps Create a CRUD of map locations and render them on a google map. It should contain a view to list, create and remove locations. It should contain a view that shows the map with the locations. Use Collections, Models, etc. Setup npm install npm install -g webpack webpack-dev-server Development webpack-dev-server and open localhost:8080\webpack-dev-server\ Production git checkout gh-pages git rebase master webpack -p git add --all git commit --amend git push -f