Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zjhiphop/nx-vue3

NX Plugin for generating opinionated Vue3+Vite+PostCSS applications
https://github.com/zjhiphop/nx-vue3

Last synced: 7 days ago
JSON representation

NX Plugin for generating opinionated Vue3+Vite+PostCSS applications

Awesome Lists containing this project

README

        

nx-vue3

NX Plugin for generating opinionated Vue3+Vite+PostCSS applications





> :warning: Plugin version ^0.13.0 requires Nx 13. The last version that supports Nx 12 is v0.12.4. Earlier Nx versions are not supported.


## Plugin Usage

Instructions for using the plugin in an Nx workspace are [here](./packages/vue3-vite)

## Plugin Development

See [CONTRIBUTING.md](./CONTRIBUTING.md)

This project was generated using [Nx](https://nx.dev):

```
npx create-nx-plugin --pluginName
```