1.0.6 • Published 1 year ago

create-dreamland-app v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Create Dreamland App (CDA)

Easily setup dreamland.js

Usage

exampleOfCDA

npx

npx create-dreamland-app@latest

npm

npm init dreamland-app

yarn

yarn create dreamland-app 

pnpm

pnpm create dreamland-app

pnpm (dlx)

pnpm dlx create-dreamland-app@latest 

Flags and Extras

  • --git - Explicitly tell the CLI to init a Git repo
    • Usage: npx create-dreamland-app@latest --git
  • --install - Explicitly tell the CLI to install dependencies
    • Usage: npx create-dreamland-app@latest --install
  • --default, -y - Scaffold a project with all defaults.
    • Usage: npx create-dreamland-app@latest --default
    • npx create-dreamland-app@latest -y
  • [dir] - Skip the project name questions
    • Usage: npx create-dreamland-app@latest newProject

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago