Skip to content

ben-tbotlabs/create-material-angular-workspace

Repository files navigation

> 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.

About

Builds a preconfigured angular workspace using Nx with material and NgRx

Resources

License

Stars

Watchers

Forks

Packages

No packages published