create-redux-apps

1.0.0-9.2 • Public • Published

This is the seed application for React Redux Application

Available Scripts

current version Commitizen friendly semantic-release Greenkeeper badge npm downloads

How To Create Redux App

Install create-redux-apps as global Dependency

  • npm i -g create-redux-apps
  • In Folder where you want to generate App Using Cmd type 'reduxapp'
  • This will genrate prope redux seed
  • Go Inside app type 'npm start'
  • Navigate to http://localhost:3000

Available Script

  • npm start
  • npm run build
  • npm run test

Available Build Script

npm build

Using build it will generate the Production Build

Docker File

App Also havee docker file with which we can generate Docker image

DeveloperLink

www.aakashhanda.me

/create-redux-apps/

    Package Sidebar

    Install

    npm i create-redux-apps

    Weekly Downloads

    2

    Version

    1.0.0-9.2

    License

    MIT

    Unpacked Size

    36.7 kB

    Total Files

    21

    Last publish

    Collaborators

    • aakashdeveloper