This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
procodergw
/
orion_master
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
9ae029299e
Rami (Branch)
Tag
main
orion_master
/
resources
/
js
/
app.js
app.js
96 B
Cronologia
Originale
1
2
3
4
5
6
7
import './bootstrap';
import Alpine from 'alpinejs';
window.Alpine = Alpine;
Alpine.start();