0.30.1 • Published 2 years ago

@codeunic/library-svelte v0.30.1

Weekly downloads
-
License
-
Repository
-
Last release
2 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

2 years ago

0.30.0

2 years ago

0.29.0

2 years ago

0.27.1

2 years ago

0.27.0

2 years ago

0.25.0

2 years ago

0.23.0

2 years ago

0.29.1

2 years ago

0.28.0

2 years ago

0.24.0

2 years ago

0.28.2

2 years ago

0.20.0

2 years ago

0.19.0

2 years ago

0.17.1

2 years ago

0.21.0

2 years ago

0.18.0

2 years ago

0.22.0

2 years ago

0.11.0

2 years ago

0.11.1

2 years ago

0.13.0

2 years ago

0.11.2

2 years ago

0.13.1

2 years ago

0.11.3

2 years ago

0.15.0

2 years ago

0.13.2

2 years ago

0.11.4

2 years ago

0.13.4

2 years ago

0.13.5

2 years ago

0.1.0

2 years ago

0.3.0

2 years ago

0.9.0

2 years ago

0.7.1

2 years ago

0.9.2

2 years ago

0.9.1

2 years ago

0.5.0

2 years ago

0.7.0

2 years ago

0.10.1

2 years ago

0.0.15

2 years ago

0.12.0

2 years ago

0.10.2

2 years ago

0.0.16

2 years ago

0.12.1

2 years ago

0.0.17

2 years ago

0.14.0

2 years ago

0.0.18

2 years ago

0.16.0

2 years ago

0.10.0

2 years ago

0.0.14

2 years ago

0.2.0

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.6.0

2 years ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.3

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.8-1

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago