qwik-nx v3.0.0
install
npm install -D qwik-nxUsage
Generating a workspace
npx create-qwik-nx@latestor
npx create-nx-workspace@latest org-workspace --preset=qwik-nxGenerating an application
nx generate qwik-nx:appGenerating an library
nx generate qwik-nx:libGenerating a component
nx generate qwik-nx:componentGenerating a route
nx generate qwik-nx:routeSetting up Tailwind CSS
nx generate qwik-nx:setup-tailwindSetting up Deno integration
nx generate qwik-nx:deno-integrationSetting up Storybook
nx generate qwik-nx:storybook-configurationMigrations
This plugin supports Nx migrations and provides necessary version and code updates for Qwik. So instead of bumping plugin version manually in package.json it's recommended to run nx migrate qwik-nx command, that includes bumping the version of the qwik-nx plugin, related dependencies and running code migrations.
qwik-nx & Nx Compatibility Chart
| qwik-nx version | Nx version |
|---|---|
| ^3.0.0 | ^20.0.0 |
| ^2.0.0 | ^17.0.0, ^18.0.0, ^19.0.0 |
| ^1.1.0 | ^16.8.0 |
| ^1.0.0 | ^16.0.0 |
ROADMAP:
- Complete
add-nx-to-qwik - Write missing tests
- implement more package.json scripts to project.json targets
- more...
Contributing
Want to contribute? Yayy! ๐
Please read and follow our Contributing Guidelines to learn what are the right steps to take before contributing your time, effort and code.
Thanks ๐
Code Of Conduct
Be kind to each other and please read our code of conduct.
Contributors
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Related Links
License
MIT
10 months ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago