@codebrew/nx-ncc
v0.0.1
Published
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) [![@codebrew/nx-ncc](https://img.shields.io/badge/%40codebrew-nx--ncc-green)](https://github.com/c
Downloads
3
Readme
@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
Contributing
PRs accepted.
If editing the README, please conform to the standard-readme specification.
License
This project is MIT licensed 2021 David Kwon.