/VMap-SSR

基于vue2.0的服务端渲染的WebGIS应用系统

Primary LanguageCSSMIT LicenseMIT

VMap-SSR

VMap-SSR clone built base on vue-hackernews-2.0 for webgis, with server-side rendering.

Build Setup

Requires Node.js 7+

# install dependencies
npm install # or yarn

# serve in dev mode, with hot reload at localhost:8080
npm run dev

# build for production
npm run build

# serve in production mode
npm start