Skip to content

team-popcorn/contacts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contacts

A contacts app for Nextcloud. Easily sync contacts from various devices, share and edit them online.

Build Setup

# set up and build for production
make

# install dependencies
make dev-setup

# build for dev and watch changes
make watch-js

# build for dev
make build-js

# build for production with minification
make build-js-production

Packages

No packages published

Languages

  • Vue 41.0%
  • JavaScript 32.1%
  • PHP 12.1%
  • CSS 11.4%
  • HTML 2.9%
  • Makefile 0.5%