0.0.1 • Published 9 months ago
@codebrew/nx-ncc v0.0.1
@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.
0.0.1
9 months ago