Svelte's starter app, extended by Begin-based API endpoints.
Deploy your own clone of this app to Begin!
npm install
npm run dev
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.
- 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!