1.0.4 • Published 9 months ago

create-stylish-app v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Create Stylish App

Create a new Stylish JavaScript web app.

App Template

Getting Started

# npm
npx create-stylish-app <app-name> [--template template-name]

# yarn
yarn create stylish-app <app-name> [--template template-name]

# pnpm
pnpm create stylish-app <app-name> [--template template-name]

Options

create-stylish-app supports the following options:

  • -t, --template template-name - The template to use. You can use the following templates next, ethereum, react, pure-react, vanilla, web. default: next

Example

# using default(next) template
npx create-stylish-app my-app

# using react template
npx create-stylish-app my-app --template react
1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago

1.0.3-1

9 months ago

1.0.4

9 months ago

1.0.3-0

9 months ago

0.4.1

1 year ago

0.4.0

2 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago