leapon / fairsharely

share group activity expenses fairly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fairsharely

A minimum framework for building web appliction

Run Webapp

npm install 
npm start

Build js file using VueJS

npm run build

Git Setup

git config user.name $GIT_USER_NAME
git config user.email $GIT_USER_EMAIL

git config credential.helper 'cache --timeout=3600'
git config credential.helper store

git config --list

NPM package update

npm install -g npm-check-updates
ncu -u

npm shrinkwrap

About

share group activity expenses fairly


Languages

Language:JavaScript 86.7%Language:Vue 7.3%Language:HTML 5.9%Language:CSS 0.1%