Task Generator

Simple app which generate test for linear programming problem task

##Install:

$ npm install

##Usage:

  • start app:
$ npm run start
  • build app:
$ npm run build
  • test
$ npm run test