1.0.0-9.2 • Published 4 years ago

create-redux-apps v1.0.0-9.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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