OpenVue

Install OpenVue with CLT

PrimeCLT is a command line utility for Prime UI libraries. It is currently in beta state.

PrimeCLT is available for download on npm registry.


npm install -g primeclt

Adds OpenVue to your existing project.


prime vue install

Creates a new project from scratch with OpenVue.


prime vue create

Migrates files from PrimeFlex to Tailwind CSS, see the primeflex migration for further information.


prime pf2tw

Uninstall primeclt utility.


prime uninstall