BT-App Tailwind Templates

Bt App

Budget Tracker made with Electron-React-Tailwind

BT-App

KDP Project

Building guide


  1. Installing node.js

  2. Run following commands in the root directory of the project

npm run build
npm start
  1. (OPTIONAL) If you find errors, there may be some modules that you havn't install from node.
npm install xxx
  1. Run the code above (replacing xxx by modules required -> check error message) before doing Step 2.

xxx can be the followings:

  • react
  • electron
  • ejs
  • ts-node

Contribution Guide


Git Workflow: here

Top categories

Loading Svelte Themes