Easy budgeting application, which helps you spend your money wisely.
NodeJS 16
npm install
npm run startWith now
Install now if you haven't already:
npm install -g nowThen, from within your project folder:
cd public
nowAs an alternative, use the Now desktop client and simply drag the unzipped project folder to the taskbar icon.
With surge
Install surge if you haven't already:
npm install -g surgeThen, from within your project folder:
npm run build
surge public