Everything you need to build a Svelte project, powered by create-svelte
.
We'll be using pnpm as the package manager: https://pnpm.io/installation
Run this command from an elevated command prompt (Run powershell as administrator):
iwr https://get.pnpm.io/install.ps1 -useb | iex
Once you've created a project and installed dependencies with pnpm install
(or npm install
or yarn
), start a development server:
pnpm run dev
# or
pnpm vite
Strictly use Flexbox. For uniformity and ease of development for everyone.