437adef5d1
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.48.0 to 3.49.0. - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/compare/v3.48.0...v3.49.0) --- updated-dependencies: - dependency-name: svelte dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
.vscode | ||
assets | ||
build | ||
cypress | ||
scripts | ||
src | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
babel.config.js | ||
cypress.json | ||
index.html | ||
nuxt.config.js | ||
package.json | ||
reporterConfig.json | ||
routify.config.js | ||
tsconfig.build.json | ||
tsconfig.json | ||
vite.config.js | ||
yarn.lock |
README.md
Get Started
yarn install
Vite dev server (port 3000): yarn run dev
Build yarn run build