6 Commits

Author SHA1 Message Date
c3d8d2c49d Add some extra structure to index.html, main.js, serviceWorker.js:
Moved some script code from index.html to main.js + added serviceWorker registration.
Added several Comments to index.html with TAGs (supported by brackets plugin).
Fixed serviceWorker.js; ServiceWorker is now working and offers offline functionality.
2018-11-14 11:48:32 +01:00
b0971ed56a First Commit: serviceWorker.js (yet not running) 2018-11-12 00:17:21 +01:00
5d9dbe0b89 Removed index.html outside of 'public' folder. (All app files need to be inside.) 2018-11-10 23:11:52 +01:00
8a4c6cbea5 Fixed error: missing div closing tag - line 72; Comment out double used JavaScript-links; 2018-10-31 01:45:29 +01:00
817f4436ea correct tag attribute strings 2018-10-30 17:05:17 +01:00
538894d4a6 Add server; add node_modules; add public folder; add package.json 2018-10-30 17:04:33 +01:00