diff options
| author | Anhgelus Morhtuuzh <william@herges.fr> | 2025-10-02 16:59:29 +0200 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <william@herges.fr> | 2025-10-02 16:59:29 +0200 |
| commit | 5bfd611e7b3468ae38263388e2415d4bba94b0fc (patch) | |
| tree | 4aede9ce1ced890467211bb8c06f89afd0dbf36f /index.ts | |
| parent | 06c8b78fd08de1259b4c6c9046532c296db83e4d (diff) | |
feat(frontend): setup and rewrite style with scss
Diffstat (limited to 'index.ts')
| -rw-r--r-- | index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.ts b/index.ts new file mode 100644 index 0000000..f67b2c6 --- /dev/null +++ b/index.ts @@ -0,0 +1 @@ +console.log("Hello via Bun!");
\ No newline at end of file |
