PunitGr / QuickBill

Create unlimited invoices for free.

Home Page:https://punitgr.github.io/QuickBill/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blank Page on Start

oleteacher opened this issue · comments

commented

Nice looking invoice system!

I download, open index.html and only blank white page. Says "Service Worker registration failed" in console.

Tried online at host and same with this in console:

Service Worker Ready
ServiceWorker Registration successful with scope: https://xxxx.com/quickbill/

Perhaps I am missing something?

Thanks

You will have to run it on a node server. If you have node installed on your system.
Run, npm install and npm start.

The project will be live on http://localhost:8000/quickbill.
I hope this solves your issue.

Thanks!

Closing due to inactivity. You may reopen if are facing this issue.

commented

Sorry for delay in response.

Never got it working and have had node installed all along.

Anyway, great project and will try at later date to use.