create-impartner-workspace
v2.0.0
Published
An install package for building Angular-based applications for Impartner, using Nx.
Downloads
11
Readme
create-impartner-workspace
This is an install package and command for creating new workspaces and applications for Impartner, Inc. platforms.
Getting Started
Using npx
(Recommended)
npx create-impartner-workspace
using npm init
npm init impartner-workspace
using yarn create
yarn create impartner-workspace
Resources
@impartner/nx-angular
- The underlying Nx plugin that drives the creation flow.