npm.io
1.3.54 • Published 2 years agoCLI

@leanup/cli-svelte

Licence
Apache-2.0
Version
1.3.54
Deps
0
Size
35 kB
Vulns
0
Weekly
0
Stars
34

GitHub CI - Publish to NPM dependencies peer-dependencies vulnerabilities npm downloads install-size lernajs code style: prettier

@leanup/cli-svelte

This package contains the svelte CLI adapter. You can create a new or switch a existing project to the @leanup/stack.

Installation

You can create a new project folder or go in a existing folder.

Create a new project folder:

  1. mkdir new-svelte-app
  2. cd new-svelte-app
  3. npm install -D @leanup/cli @leanup/cli-svelte
  4. npx svelte create

Go in a existing folder

  1. cd my-svelte-app
  2. npm install -D @leanup/cli @leanup/cli-svelte
  3. npx svelte create --only-config --overwrite
  4. Proof the configuration changes and adopt it for your.

Usage

Execute npm run in your terminal. It lists all preconfigured tools commands of the @leanup/stack.

For example: npm start

Feedback

Please give us feedback of you experience, so that we can continuously improve @leanup.

Keywords