This website works better with JavaScript.
Explore
Help
Register
Sign In
Kerem
/
miniBase
Watch
1
Star
0
Fork
You've already forked miniBase
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7ade5e9b17
miniBase
/
flask_to_docker
/
.old
/
7
/
dbapp
/
static
/
js
/
hello.js
6 lines
86 B
Raw
Blame
History
window
.
onload
=
function
(
)
{
setTimeout
(
function
(
)
{
alert
(
'Bye Bye'
)
}
,
5000
)
;
}
;
Reference in new issue
View Git Blame
Copy Permalink