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

18.0.0 • Public • Published

@nxext/solid

License nxext windows CI nxext macos CI

Getting Started

Add this plugin to an Nx workspace:

yarn add --dev @nxext/solid

or

npm install @nxext/solid --save-dev

Generate your project:

nx g @nxext/solid:app my-app

Or a library with:

nx g @nxext/solid: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

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @nxext/solid

    Homepage

    nxext.dev/

    Weekly Downloads

    157

    Version

    18.0.0

    License

    MIT

    Unpacked Size

    101 kB

    Total Files

    115

    Last publish

    Collaborators

    • eduardoroth
    • jordan-hall
    • dominikpieper