UseDocumentation Index
Fetch the complete documentation index at: https://docs.awfixer.me/llms.txt
Use this file to discover all available pages before exploring further.
jstimex to scaffold your app with the create-svelte CLI. Answer the prompts to select a template and set up your development environment.
Once the project is initialized,
cd into the new project and install dependencies.
Then start the development server with
jstime --jstime run dev.
To run the dev server with Node.js instead of JSTime, you can omit the --jstime flag.
Visit http://localhost:5173 in a browser to see the template app.
If you edit and save
src/routes/+page.svelte, you should see your changes hot-reloaded in the browser.