15.7.0 • Published 1 year ago

@nxext/ts.ed v15.7.0

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

@nxext/ts.ed

License nxext windows CI nxext macos CI

Getting Started

Add this plugin to an Nx workspace:

yarn add --dev @nxext/ts.ed

or

npm install @nxext/ts.ed --save-dev

Generate your project:

nx g @nxext/ts.ed:app my-app

Or a library with:

nx g @nxext/ts.ed:library my-lib

#Use your project

  • Run nx serve my-app to run the development server
  • Run nx build my-app to build the app
  • Run nx test my-app to test the app
  • Run nx e2e my-app to run the e2e tests

#Documentation

The full docs are found here

15.7.0

1 year ago

14.0.2

2 years ago

14.0.3

2 years ago

14.0.1

2 years ago

13.0.0

2 years ago