npm install
Remember to add the follwowing
- Background video to the `src/views/assets` folder with the name Scripture_Bg-5mwljNLY.mp4
- The sqlite database file (db.db3) to the `db` folder
npm run build
cd dist
npm install
npm run compile
The above commands will compile to executable files so that you don't need to install nodejs to use.
The compiled executables will be in the dist folder