This website requires JavaScript.
Explore
Help
Sign In
1f349
/
svelte-ssr-template
Watch
4
Star
0
Fork
0
You've already forked svelte-ssr-template
mirror of
https://github.com/1f349/svelte-ssr-template.git
synced
2025-03-13 14:43:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
svelte-ssr-template
/
template
History
MrMelon54
88a66f6763
First commit
2023-08-20 22:02:06 +01:00
..
.vscode
First commit
2023-08-20 22:02:06 +01:00
public
/fonts
First commit
2023-08-20 22:02:06 +01:00
src
First commit
2023-08-20 22:02:06 +01:00
.editorconfig
First commit
2023-08-20 22:02:06 +01:00
.gitignore
First commit
2023-08-20 22:02:06 +01:00
.prettierrc
First commit
2023-08-20 22:02:06 +01:00
package.json
First commit
2023-08-20 22:02:06 +01:00
README.md
First commit
2023-08-20 22:02:06 +01:00
server.ts
First commit
2023-08-20 22:02:06 +01:00
svelte.config.js
First commit
2023-08-20 22:02:06 +01:00
tsconfig.json
First commit
2023-08-20 22:02:06 +01:00
tsconfig.node.json
First commit
2023-08-20 22:02:06 +01:00
vite.config.ts
First commit
2023-08-20 22:02:06 +01:00
yarn.lock
First commit
2023-08-20 22:02:06 +01:00
README.md
Svelte SSR Template
Building
yarn yarn run build
Development
yarn yarn run dev