New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@electrojet/carlo

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@electrojet/carlo

Build scripts for use with create-electrojet

latest
Source
npmnpm
Version
0.0.16
Version published
Maintainers
1
Created
Source

Electrojet Carlo

npm version

A CLI for running carlo applications generated by create-electrojet

Commands

1. Start

Starts a development server using webpack.

electrojet-carlo start --port=4567

Port is defaulted to 4567.

Starts up carlo process for serving your application.

2. Build

Builds the application to all platforms.

electrojet-carlo build

This builds the current directory for with all option for packages.

If you want to build for a specific package, edit the configuration at electrojet.config.js. Check out Electrojet CLI for usage.

Keywords

electrojet

FAQs

Package last updated on 23 Nov 2019

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