Skip to content

Nue.js

Nue.js is a minimal framework for composing modular web applications with fast SSR. Pick this component when you want Nue’s lean runtime while keeping deployment automation simple. Diploi runs the build and serves the output so you can focus on your UI modules.

Add to your project

Paste this entry into the components list in diploi.yaml to add Nue.js to your project.

components:
- name: Nue.js
identifier: nue
package: https://github.com/diploi/component-nue#main

See also