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

cka

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cka

cka is a react-cli embedded with react-router and mobx.

latest
Source
npmnpm
Version
0.6.6
Version published
Maintainers
1
Created
Source

cka

cka is a react-cli embedded with react-router and mobx.

React 脚手架,内嵌了 react-router(v4)和 mobx(v5).

NPM version node version npm download Commitizen friendly GitHub license

Installation

cka

npm install cka -g
or
yarn global add cka

Creating an App

npx cka new myApp // npm 5.2+ required
cka new myApp
cka new myApp --no-install

Run the App

npm start
or
yarn start

Build the App

npm run build
or
yarn build

Keywords

cka

FAQs

Package last updated on 01 Aug 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