项目作者: sujilnt

项目描述 :
A simple map which shows all the information about restaurants, coffee shops and hospitals , in the city where you are located.
高级语言: JavaScript
项目地址: git://github.com/sujilnt/neighbourhoodMap.git
创建时间: 2018-02-15T23:43:27Z
项目社区:https://github.com/sujilnt/neighbourhoodMap

开源协议:

下载


NeighbourHood Map

A project based on the understanding of google api and good brushing up of JavaScript Concepts .

Api Details ,

  • Babel env , webpack 3, Scss to css,Html, Images

screenshot of the query from the Neighbourhood Map !
alt text

commands

  • yarn run dev
  • yarn build

server running

http://localhost:8080/

#
This is a general ES6,ES7 boilerplate that is used for builiding Js projects . In this boilerplate all almost all the things are taken care like css , images and Html . Best use for frontend projects.