This website works better with JavaScript.
Explore
Help
Sign In
ibnu
/
siopas-istw-website
Watch
1
Star
0
Fork
You've already forked siopas-istw-website
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Siopas Inventory PETI for ISTW Website
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30
Commits
1
Branch
0
Tags
16 MiB
Tree:
ea83870d5e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ea83870d5e'
${ noResults }
siopas-istw-website
/
resources
/
js
/
app.js
8 lines
96 B
Raw
Normal View
History
Unescape
Escape
pertama
1 year ago
import
'./bootstrap'
;
kedua
1 year ago
import
Alpine
from
'alpinejs'
;
window
.
Alpine
=
Alpine
;
Alpine
.
start
(
)
;