Create app.js

pull/1282/head
Andreas Rozek 2022-01-11 16:29:19 +01:00
parent e669138023
commit 216610780f
1 changed files with 2 additions and 0 deletions

2
apps/ac_ac/app.js Normal file
View File

@ -0,0 +1,2 @@
let Clockwork = require('https://raw.githubusercontent.com/rozek/banglejs-2-simple-clockwork/main/Clockwork.js');
Clockwork.windUp();