0.0.39 • Published 3 days ago

root-ui-svelte v0.0.39

Weekly downloads
-
License
MIT
Repository
-
Last release
3 days ago

create-svelte

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

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

# create a new project in the current directory
npm create svelte@latest

# create a new project in my-app
npm create svelte@latest my-app

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

0.0.37

3 days ago

0.0.38

3 days ago

0.0.39

3 days ago

0.0.36

3 days ago

0.0.35

4 days ago

0.0.33

5 days ago

0.0.34

5 days ago

0.0.32

26 days ago

0.0.31

2 months ago

0.0.30

5 months ago

0.0.28

5 months ago

0.0.29

5 months ago

0.0.27

5 months ago

0.0.22

6 months ago

0.0.23

5 months ago

0.0.24

5 months ago

0.0.25

5 months ago

0.0.26

5 months ago

0.0.20

8 months ago

0.0.21

8 months ago

0.0.13

8 months ago

0.0.14

8 months ago

0.0.15

8 months ago

0.0.16

8 months ago

0.0.17

8 months ago

0.0.18

8 months ago

0.0.19

8 months ago

0.0.12

8 months ago

0.0.11

9 months ago

0.0.10

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago