This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
ghorsington
/
noctbot
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
2aa9a8980e
Ramos
Etiquetas
master
noctbot
/
web
/
src
/
client.js
client.js
101 B
Histórico
Em bruto
1
2
3
4
5
import * as sapper from '@sapper/app';
sapper.start({
target: document.querySelector('#sapper')
});