Socket
Socket
Sign inDemoInstall

react-redux-create

Package Overview
Dependencies
36
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-redux-create

This is a tool for create a empty reactjs project with redux.


Version published
Weekly downloads
1
Maintainers
1
Install size
107 kB
Created
Weekly downloads
 

Readme

Source

Description

This is a devTools for reactjs. This tool can create a reactjs empty with reactjs&redux. So you can work with reactjs&redux quickly.

This tool is developed base on create-react-app.

install

npm install react-redux-create -g 

create project

react-redux-create <App Name>
react-redux-create -h
react-redux-create -v

run app

react-redux-create app
cd app
npm install
npm run start 

change log

  • 2016-12-14
    • update create-react-app from 0.6 to 1.0.2
    • update react-redux from ^4.4.5 to ^5.0.0
    • update react-router from ^2.7.0 to ^3.0.0
    • update react from ^15.3.1 to ^15.4.1
    • update react-dom from ^15.3.1 to ^15.4.1

author

Ryouaki(46517115@qq.com)

License

MIT

FAQs

Last updated on 15 Dec 2016

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc