Skip to content

Viceriel/Family-calculator

Repository files navigation

DeepScan grade

Family calculator

Application for counting of family increase and spending and finance prediction

Prerequisites

Node.js installed

Installation

  1. Clone github repository git clone https://github.com/Viceriel/Family-calculator.git
  2. Run npm install from node command line
  3. Run npm install --only=dev

Start application

For first time start of app

  1. Go to node_modules/mocha-jsdom/index.js
  2. At line 52 replace require('jsdom') with require('jsdom/lib/old-api')
  3. Run from node command line npm run build
  4. Go to build directory and use browser to run a app.html file
  5. Enjoy

For regular start of app

  1. Run from node command line npm run build
  2. Go to build directory and use browser to run a app.html file
  3. Enjoy

About

Web application for manage of family finance

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published