1.1.4 • Published 4 years ago

@lunde/create-preact-app v1.1.4

Weekly downloads
18
License
MIT
Repository
-
Last release
4 years ago

@lunde/create-preact-app

A command line tool for creating Preact apps out of thin air with deployment strategies for Now.

🔧 Usage

# Use `npx`
npx @lunde/create-preact-app my-app --now

# Or install it globally
yarn global add @lunde/create-preact-app
create-preact-app my-app

create-react-app <name> [--now]

When none of the optional arguments are defined, an SSR React app and no deployment strategy is created.

ArgumentTypeRequiredDescription
namestringtrueThe name of your app. This is also the name of the directory that will be created.
--nowbooleanfalseCreates a static React app with a Now deployment strategy

LICENSE

MIT

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.11

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.10

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago