0.2.0 • Published 1 year ago

create-material-angular-workspace v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

1 year ago

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago