Skip to content

wilsongis/nuxt-mapper

Repository files navigation

nuxt-mapper

An ArcGIS API for JavaScript 4.x and Nuxt Project

Build Setup with Docker

$ sh run.sh

Build Setup w\o Docker

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

My Development Workflow

Branches

  • Master - The Master Branch only contained working code
  • Original - Contains the basic working map before I started customizing
  • All other branches - I do a new branch for each fix/enhancement

Project ToDo List: See Project Board

For detailed explanation on how things work, checkout Nuxt.js docs.

About

An ArcGIS API for JavaScript 4 + Nuxt Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages