Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions content/docs/en/getting-started/8-code-sharing.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,3 +152,7 @@ Given the flexibility inherent in the generated code structure, the developer is
## Showcase Application

For a real-world code-sharing project with NativeScript-Vue, check out [Jen Looper](https://twitter.com/jenlooper)'s code-sharing project, [mandala-me](https://github.com/jlooper/mandala-me).

## Monorepo Template
Thanks to [Vallemar](https://github.com/vallemar)'s for this great monorepor template containing NativeScript-Vue3-Vite [ns-monorepo-seed](https://github.com/vallemar/ns-monorepo-seed).