Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 288 Bytes

File metadata and controls

13 lines (10 loc) · 288 Bytes

Budget manager

Typescript implementation for the frontend part of https://github.com/gdomaradzki/focus-budget-manager/

How to run:

git clone %THIS_REPO%
cd ./vue_express_manager_tutorial
npm i
printf "{\"frontend\": \"PATH_TO_FRONTEND\"}" > config/config.json
gulp watch