Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zjhiphop/nx-vue3
- Owner: zjhiphop
- License: mit
- Created: 2022-02-25T09:34:25.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-25T12:50:08.000Z (almost 3 years ago)
- Last Synced: 2025-01-05T09:56:06.501Z (about 2 months ago)
- Language: TypeScript
- Size: 54.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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
```