Skip to content

mr0weird0guy/CMS-Web

Repository files navigation

create-svelte

Everything you need to build a Svelte project, powered by create-svelte.

Installing pnpm

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

Developing

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

Front-End Development

Strictly use Flexbox. For uniformity and ease of development for everyone.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published