8 lines
287 B
Markdown
8 lines
287 B
Markdown
# Server-Sider Rendering
|
|
|
|
SSR is still an experimental feature. It seems to work.
|
|
|
|
If you are using Vite, please see [example](https://github.com/07akioni/naive-ui-vite-ssr).
|
|
|
|
If you are using Webpack, please see [example](https://github.com/TuSimple/naive-ui/tree/main/playground/ssr).
|