mirror of
https://github.com/1f349/svelte-ssr-template.git
synced 2024-11-21 11:01:36 +00:00
.. | ||
.vscode | ||
public/fonts | ||
src | ||
.editorconfig | ||
.gitignore | ||
.prettierrc | ||
package.json | ||
README.md | ||
server.ts | ||
svelte.config.js | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts | ||
yarn.lock |
Svelte SSR Template
Building
yarn
yarn run build
Development
yarn
yarn run dev