jamOne- / sloj-app

Home Page:https://sloj-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sloj-app

A simple Vue.js project for managing my and my roommates bills/debts.

Application is hosted at https://sloj-app.herokuapp.com (the registration is closed -- you can not create new account, sorry).

Build Setup

To run the app, you will need Node.js and MongoDB.

# install dependencies
npm install

# build for production with minification
npm run build

# start server
npm start

# (dev) serve with hot reload at localhost:8080
# it needs running server at port 3000 for api calls
npm run dev

About

https://sloj-app.herokuapp.com/

License:MIT License


Languages

Language:Vue 68.4%Language:JavaScript 31.6%