create-ugdu

0.0.3 • Public • Published

create-ugdu

Scaffolding Your First Ugdu Project

Compatibility Note: Ugdu requires Node.js version >=14.6.0. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.

With NPM:

$ npm i pnpm -g

With PNPM:

$ pnpm create ugdu

Then follow the prompts!

You can also directly specify the project name and the template you want to use via additional command line options. For example, to scaffold a Vite + Vue project, run:

# pnpm
pnpm create ugdu my-vue-app -- --template vue

Currently supported template presets include:

  • vue
  • vue-ts

Official Templates

ugdu is a collection of tools for developing micro frontends projects. Check out Awesome Ugdy and check out vue-template for official maintained vue-template.

Readme

Keywords

Package Sidebar

Install

npm i create-ugdu

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

52.4 kB

Total Files

40

Last publish

Collaborators

  • pung