This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
procodergw
/
orion_master
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
9ae029299e
Ramuri
Etichete
main
orion_master
/
resources
/
js
/
app.js
app.js
96 B
Istoric
Crud
1
2
3
4
5
6
7
import './bootstrap';
import Alpine from 'alpinejs';
window.Alpine = Alpine;
Alpine.start();