npm install -D qwik-nx
npx create-nx-workspace org-workspace --preset=qwik-nx
nx generate qwik-nx:app
nx generate qwik-nx:lib
nx generate qwik-nx:component
nx generate qwik-nx:route
nx generate qwik-nx:setup-tailwind
qwik-nx version | Nx version |
---|---|
~0.6.0 | >=15.6.0 |
~0.5.0 | ~15.5.0 |
~0.4.0 | ~15.4.0 |
<=0.4.0 | ^15.0.0 |
- Complete
add-nx-to-qwik
- Write missing tests
- implement more package.json scripts to project.json targets
- more...
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 🙏
Be kind to each other and please read our code of conduct.
Thanks goes to these wonderful people (emoji key):
Shai Reznik 💻 |
Dmitriy Stepanenko 💻 |
John Reemar Dela Rosa 💻 |
nait sabes | sebastian® 📖 |
Sebastian Duque Gutierrez 💻 🤔 |
This project follows the all-contributors specification. Contributions of any kind welcome!
MIT