axismaps / levantCarta

4 stars 0 forks source link

levantCarta

A web-based application that lets teams who don't know GIS create their own imagineRio projects for their own cities

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

Tests

$ yarn test

Components Documentation

Using Vue Styleguidist to generate component documentation

#  start style guide dev server localhost:6060
$ yarn styleguide

Frontend Style Guide

https://vuejs.org/v2/style-guide/

For detailed explanation on how nuxt work, check out Nuxt.js docs.