sarlam / spotty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotty

Status

FOSSA Status

CircleCI - develop

CircleCI - master

Maintainability Test Coverage

Abstract

PWA/Electron application aims to make is easy to spot location on a map and store them.

Project setup

yarn install

Compiles and hot-reloads for web development

yarn serve

Compiles and minifies for web production

yarn build

Compiles and hot-reloads for electron development

yarn electron:serve

Compiles and minifies for electron production

yarn electron:build

Lints and fixes files

yarn lint

Run unit tests

yarn test:unit

Run end-to-end tests

yarn test:e2e

License

FOSSA Status

About

License:MIT License


Languages

Language:JavaScript 71.3%Language:Vue 27.5%Language:HTML 1.1%Language:CSS 0.1%