0.0.1 • Published 9 months ago

@codebrew/nx-ncc v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

standard-readme compliant @codebrew/nx-ncc Typescript LICENSE npm version Downloads

@codebrew/nx-ncc

An Nx plugin for developing @vercel/ncc

Table of Contents

Install

# npm
npm install --save-dev @codebrew/nx-ncc

# yarn
yarn add --dev @codebrew/nx-ncc

# pnpm
pnpm install --save-dev @codebrew/nx-ncc

Usage

Executors

Generated applications expose several functions to the CLI that allow users to deploy, destroy and so on.

nx deploy {Project Name}
nx destroy {Project Name}

Maintainers

@tienne

Contributing

See the contributing file!

PRs accepted.

If editing the README, please conform to the standard-readme specification.

License

This project is MIT licensed 2021 David Kwon.

0.0.1

9 months ago