create-js-app

0.4.2 • Public • Published

Create JS App

Develop any kind of javascript apps (mobile, full stack, libraries, ...) in an easy way.

Installation

npm install -g create-js-app

Usage

Create new project

create-js-app create <directory-to-create> - creates a project from the default template (js-app-template-universal) create-js-app create <directory-to-create> --template <package-name> - creates a project using defined template

Init a project in existing directory

create-js-app init <path> - installs only create-js-app-scripts in a given project and sets scripts

Help

create-js-app --help

/create-js-app/

    Package Sidebar

    Install

    npm i create-js-app

    Weekly Downloads

    1

    Version

    0.4.2

    License

    MIT

    Last publish

    Collaborators

    • michalkvasnicak