Skip to content

Files

Latest commit

4de6d5a · Jun 1, 2023

History

History
39 lines (28 loc) · 554 Bytes

pastel.md

File metadata and controls

39 lines (28 loc) · 554 Bytes

Original Pastel Docs

Generated after create-pastel-app

create-pastel-app

Pastel app created in create-swan-app:
$ cd create-swan-app

Build:
$ npm run build

Watch and rebuild:
$ npm run dev

Run:
$ create-swan-app

Install

$ npm install --global create-swan-app

CLI Usage

$ create-swan-app --help

  Usage
    $ create-swan-app

  Options
    --name  Your name

  Examples
    $ create-swan-app --name=Jane
    Hello, Jane