Skip to content

rumey/gokart

 
 

Repository files navigation

gokart

An engine for specialty mapping applications written with OpenLayers 3 and Vue.js.

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build
git commit -am "new point release"
git tag -a "vX.XX"
git push --tags

# lint all *.js and *.vue files
npm run lint

# run unit tests
npm test

# installation version required for npm install / npm run build
npm: 6.14.16   
node 8.10.0   
   
npm install npm@6.14.16   
curl -fsSL https://deb.nodesource.com/setup_8.x | sudo -E bash -    
apt-get install -y nodejs   

About

Spatial Support System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 63.6%
  • Python 25.5%
  • JavaScript 7.2%
  • Shell 2.4%
  • HTML 1.2%
  • Dockerfile 0.1%