Skip to content

Morpheme CLI

create-morpheme-app is an interactive CLI to kickstart your Vue.js project with Vue/Nuxt and Morpheme UI. It includes four options to get you started with Morpheme UI:

  • Nuxt Minimal: A new minimal starter for Nuxt with Tailwind CSS and Morpheme UI.
  • Nuxt Starter: A full-featured Nuxt starter that includes everything you need to make a modern web application with Nuxt, Tailwind CSS, and Morpheme UI.
  • Vue: A minimal starter to get you started with Vue, Tailwind CSS, and Morpheme UI.
  • Custom: Start from Nuxt Minimal and adds what you need. Currently, support the following modules:

Try it out now:

bash
pnpx create-morpheme-app@latest
pnpx create-morpheme-app@latest
bash
npx create-morpheme-app@latest
npx create-morpheme-app@latest
bash
yarn create morpheme-app@latest
yarn create morpheme-app@latest
bash
bunx create-morpheme-app@latest
bunx create-morpheme-app@latest