@leanup/cli-preact

1.3.50 • Public • Published

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

@leanup/cli-preact

This package contains the Preact 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-preact-app
  2. cd new-preact-app
  3. npm install -D @leanup/cli @leanup/cli-preact
  4. npx preact create

Go in a existing folder

  1. cd my-preact-app
  2. npm install -D @leanup/cli @leanup/cli-preact
  3. npx preact 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.

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i @leanup/cli-preact

    Homepage

    leanupjs.org

    Weekly Downloads

    656

    Version

    1.3.50

    License

    Apache-2.0

    Unpacked Size

    29.5 kB

    Total Files

    23

    Last publish

    Collaborators

    • m.oppitz