Hey, I'd love to contribute to nuxt.js, adding proper support for typescript etc.
Though I can't seem to get nuxt.js running locally.
I cloned the repository, created a branch at the v0.9.9 tag and linked it to my demo project using yarn link
in the nuxt project and then yarn link nuxt
in the demo project.
The project builds just fine (nuxt
command), but it cannot find the plugins at runtime.
It would be great to have a little readme on how to get it running to be able to contribute to the project.
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This feature request is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c320">#c320</a>)</em></sub></div>