]> git.r.bdr.sh - rbdr/forum/commit - src/app.html
Add svelte frontend
authorBen Beltran <redacted>
Sun, 22 Dec 2019 23:24:21 +0000 (00:24 +0100)
committerBen Beltran <redacted>
Sun, 22 Dec 2019 23:24:21 +0000 (00:24 +0100)
commit890274a7b3ac70848ba9973ef33d53ed58ff88a8
treeb003c6eb5e97d7f7060ddd2170fd3a098ba40e30
parent49d43aa3ace56dc28d4d2b30cafcd064e53a42d9
Add svelte frontend
app/application.js [new file with mode: 0644]
app/components/forum_list/forum_list.svelte [new file with mode: 0644]
app/components/header/header.svelte [new file with mode: 0644]
app/css/style.css [new file with mode: 0644]
app/forum.svelte [new file with mode: 0644]
app/index.html [new file with mode: 0644]
app/models/forums.js [new file with mode: 0644]