@alexkeating/vite-plugin
TypeScript icon, indicating that this package has built-in type declarations

14.1.5 • Public • Published

@nxext/vite

License nxext windows CI nxext macos CI

Getting Started

Add this plugin to an Nx workspace:

yarn add --dev @nxext/vite

or

npm install @nxext/vite --save-dev

Generate your project:

nx g @nxext/vite:app my-app

Or a library with:

nx g @nxext/vite:library my-lib

Use your project

  • Run nx build my-app to build the app
  • Run nx test my-app to test the app
  • Run nx lint my-app to run ESLint on the app

Documentation

The full docs are found here

Readme

Keywords

Package Sidebar

Install

npm i @alexkeating/vite-plugin

Homepage

nxext.dev/

Weekly Downloads

0

Version

14.1.5

License

MIT

Unpacked Size

123 kB

Total Files

133

Last publish

Collaborators

  • alexkeating