create-dreamland-app
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

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

Package Sidebar

Install

npm i create-dreamland-app

Weekly Downloads

4

Version

1.0.6

License

MIT

Unpacked Size

4.97 MB

Total Files

57

Last publish

Collaborators

  • motortruck