@nxpm/stack
TypeScript icon, indicating that this package has built-in type declarations

4.21.0 • Public • Published

@nxpm/stack

Create a new Nx Workspace and make sure to use the empty preset!

yarn create nx-workspace sandbox --preset=empty --nx-cloud true --cli=angular
cd sandbox

Install the dependencies:

yarn add -D @nxpm/stack @nrwl/angular @nrwl/nest

Initialize a new project:

nx g @nxpm/stack:init

MIT Licensed by beeman 🐝

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @nxpm/stack

    Weekly Downloads

    521

    Version

    4.21.0

    License

    MIT

    Unpacked Size

    1.02 MB

    Total Files

    759

    Last publish

    Collaborators

    • beeman