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

6.1.1 • Public • Published

create-stylable-app

Quickly initialize a web application powered with Stylable as its styling solution.

This CLI creates a simple setup that showcases basic Stylable integration.

Usage

npx create-stylable-app <project-name>

OR

npm init stylable-app <project-name>

OR

yarn create stylable-app <project-name>

Options

Choosing a template

create-stylable-app can generate a project from a set of different templates:

  • ts-react-webpack (default) - generate a project based on React, TypeScript and webpack
  • ts-react-rollup - generate a project based on React, TypeScript and Rollup

Options description

Option Alias Description Default Value
--template -t project template to use (ts-react-webpack or ts-react-rollup) ts-react-webpack
--verboseNpm print verbose npm log false
--help -h Show this help
--version -v show create-stylable-app version number

License

Copyright (c) 2020 Wix.com Ltd. All Rights Reserved. Use of this source code is governed by a MIT license.

Package Sidebar

Install

npm i create-stylable-app

Homepage

stylable.io

Weekly Downloads

59

Version

6.1.1

License

MIT

Unpacked Size

102 kB

Total Files

72

Last publish

Collaborators

  • tomrav
  • avi.vahl
  • cijoe
  • baraki
  • idoros
  • alexswix