This website requires JavaScript.
Explore
Help
Register
Sign In
klllst
/
CourseWork
Watch
1
Star
0
Fork
0
You've already forked CourseWork
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
feature/task-9
CourseWork
/
resources
/
js
/
app.js
8 lines
96 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
create project
2024-04-15 16:23:05 +04:00
import
'./bootstrap'
;
Add auth
2024-06-16 00:41:31 +04:00
import
Alpine
from
'alpinejs'
;
window
.
Alpine
=
Alpine
;
Alpine
.
start
(
)
;
Reference in New Issue
Copy Permalink