@clast/cli

0.1.0 • Public • Published

@clast/cli

Installation

npm i -g @clast/cli
# OR
yarn global add @clast/cli

Initialize

# create a new clast project
clast init my-project [./path-to-directory]

Project Development

# create initial build
clast build

# run development clast server
clast dev

Production

# build clast
clast build

# run in production mode
clast start

/@clast/cli/

    Package Sidebar

    Install

    npm i @clast/cli

    Weekly Downloads

    5

    Version

    0.1.0

    License

    Apache-2.0

    Unpacked Size

    20.5 kB

    Total Files

    5

    Last publish

    Collaborators

    • mecolela