Socket
Socket
Sign inDemoInstall

open-init

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

open-init

React脚手架


Version published
Weekly downloads
3
increased by50%
Maintainers
1
Weekly downloads
 
Created
Source

open-init

NPM version

快速搭建React开发环境


特点

  • 一行命令生成基于webpack的开发环境
  • 支持ES2015

安装

$ npm i open-init -g

使用

搭建一个普通的React+Redux开发环境

$ mkdir React-Demo && cd React-Demo
$ open-init -n

启动开发环境

$ npm start

访问开发环境

http://127.0.0.1:3000

编译

$ npm run build

Keywords

FAQs

Package last updated on 20 Sep 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc