-
Cybernetically enhanced web appsPricing:
- Open Source
┌ Welcome to the Svelte CLI! (v0.6.20) │ ◇ Which template would you like? │ SvelteKit minimal │ ◇ Add type checking with Typescript? │ Yes, using Typescript syntax │ ◆ Project created │ ◇ What would you like to add to your project? (use arrow keys / space bar) │ prettier, eslint │ ◆ Successfully setup add-ons │ ◇ Which package manager do you want to install dependencies with? │ bun │ ◆ Successfully installed dependencies │ ◇ Successfully formatted modified files │ ◇ Project next steps ─────────────────────────────────────────────────────╮ │ │ │ 1: cd sveltekit-example │ │ 2: git init && git add -A && git commit -m "Initial commit" (optional) │ │ 3: bun run dev --open │ │ │ │ To close the dev server, hit Ctrl-C │ │ │ │ Stuck? Visit us at https://svelte.dev/chat │ │ │ ├──────────────────────────────────────────────────────────────────────────╯ │ └ You're all set!
#Javascript UI Libraries #JavaScript Framework #JS Library 386 social mentions
-
Bun is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager.Pricing:
- Open Source
This post shows how to start to develop a Svelte 5 project with Bun.
#JavaScript Runtime #JavaScript #JavaScript Tools 200 social mentions