Initial commit
This commit is contained in:
commit
4184942584
51 changed files with 6222 additions and 0 deletions
3
app.config.ts
Normal file
3
app.config.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import { defineConfig } from "@solidjs/start/config";
|
||||
|
||||
export default defineConfig({});
|
||||
Loading…
Add table
Add a link
Reference in a new issue