Skip to content

peterroe/un

Repository files navigation

create-un

Quickly start a project using a template.

Document: https://create-un.netlify.app

Help you create:

  • πŸ”§ Command line tool template
  • πŸ–– Vue component lib template
  • πŸ“š document template
  • 🦾 Typescript lib template
  • πŸ—‚ monorepo template

Try it now!

$ pnpm create un

Set your configuration:

? Project name: β€Ί un-project βœ”
? Select a framework: β€Ί
❯   cli-starter
    docs-starter
    monorepo-starter
    ts-starter
    ts-starter-vite
    vue-component-starter
βœ” Select a framework: β€Ί cli-starter
βœ” Download template...

Done. Now run:

  cd un-project
  pnpm install

Template Detail

More: