/begin-svelte-app

Begin app

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Begin basic Svelte app + API

Svelte's starter app, extended by Begin-based API endpoints.

Getting started

Project setup

npm install

Start the local dev server

npm start

Navigate to localhost:3333. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.

Begin Reference

  • Quickstart - basics on working locally, project structure, deploying, and accessing your Begin app
  • Creating new routes - basics on expanding the capabilities of your app

Head to docs.begin.com to learn more!