forked from seth/ipv4.army
Refactor: Vite
This commit is contained in:
parent
69f8f74182
commit
7fd41cd78c
22 changed files with 569 additions and 413 deletions
10
index.ts
10
index.ts
|
@ -1,10 +0,0 @@
|
|||
import index from "./src/index.html";
|
||||
|
||||
Bun.serve({
|
||||
routes: {
|
||||
"/": index,
|
||||
},
|
||||
development: true,
|
||||
});
|
||||
|
||||
console.log("Server started on http://localhost:3000");
|
Loading…
Add table
Add a link
Reference in a new issue