0.30.1 • Published 3 years ago

@codeunic/library-svelte v0.30.1

Weekly downloads
-
License
-
Repository
-
Last release
3 years 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 init svelte@next

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

Note: the @next is temporary

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.30.1

3 years ago

0.30.0

3 years ago

0.29.0

3 years ago

0.27.1

3 years ago

0.27.0

3 years ago

0.25.0

3 years ago

0.23.0

3 years ago

0.29.1

3 years ago

0.28.0

3 years ago

0.24.0

3 years ago

0.28.2

3 years ago

0.20.0

3 years ago

0.19.0

3 years ago

0.17.1

3 years ago

0.21.0

3 years ago

0.18.0

3 years ago

0.22.0

3 years ago

0.11.0

3 years ago

0.11.1

3 years ago

0.13.0

3 years ago

0.11.2

3 years ago

0.13.1

3 years ago

0.11.3

3 years ago

0.15.0

3 years ago

0.13.2

3 years ago

0.11.4

3 years ago

0.13.4

3 years ago

0.13.5

3 years ago

0.1.0

3 years ago

0.3.0

3 years ago

0.9.0

3 years ago

0.7.1

3 years ago

0.9.2

3 years ago

0.9.1

3 years ago

0.5.0

3 years ago

0.7.0

3 years ago

0.10.1

3 years ago

0.0.15

3 years ago

0.12.0

3 years ago

0.10.2

3 years ago

0.0.16

3 years ago

0.12.1

3 years ago

0.0.17

3 years ago

0.14.0

3 years ago

0.0.18

3 years ago

0.16.0

3 years ago

0.10.0

3 years ago

0.0.14

3 years ago

0.2.0

3 years ago

0.8.1

3 years ago

0.8.0

3 years ago

0.6.0

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.3

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.8-1

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago