create-material-angular-workspace
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

> npx create-material-angular-workspace

npm

Builds a preconfigured Angular workspace using Nx with Angular Material and NgRx

Creates an Nx Workspace that is preconfigured for

Note: It also updates all packages to the latest version

Getting Started

Creating an Nx Angular Workspace with Angular Material and NgRx

Using npx

npx create-material-angular-workspace

The create-material-angular-workspace command will ask you to select the workspace and application names.

? Workspace name (e.g., org name)     exampleorg
? Application name                    my-material-app

Serving Application

  • Run nx serve to serve the newly generated application!
  • Run nx test to test it.
  • Run nx e2e to run e2e tests for it.

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i create-material-angular-workspace

    Weekly Downloads

    1

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    96.8 kB

    Total Files

    52

    Last publish

    Collaborators

    • ben-tbotlabs