@nxext/preact
TypeScript icon, indicating that this package has built-in type declarations

17.0.1 • Public • Published

@nxext/preact

License nxext windows CI nxext macos CI

Getting Started

Add this plugin to an Nx workspace:

yarn add --dev @nxext/preact

or

npm install @nxext/preact --save-dev

Generate your project:

nx g @nxext/preact:app my-app

Or a library with:

nx g @nxext/preact:library my-lib

#Use your project

  • Run nx build my-app to build the app
  • Run nx test my-app to test the app
  • Run nx e2e my-app to run the e2e tests

#Documentation

The full docs are found here

/@nxext/preact/

    Package Sidebar

    Install

    npm i @nxext/preact

    Homepage

    nxext.dev/

    Weekly Downloads

    82

    Version

    17.0.1

    License

    MIT

    Unpacked Size

    77.3 kB

    Total Files

    111

    Last publish

    Collaborators

    • eduardoroth
    • jordan-hall
    • dominikpieper