- 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.
npm installnpm install -g webpack webpack-dev-server
webpack-dev-serverandopen localhost:8080\webpack-dev-server\
git checkout gh-pagesgit rebase masterwebpack -pgit add --allgit commit --amendgit push -f