🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

create-js-app

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-js-app

Create full stack javascript application with no build configuration.

Source
npmnpm
Version
0.4.0
Version published
Weekly downloads
3
-25%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 13 Oct 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts