rereduw

1.2.1 • Public • Published

npm version

rereduw

This is a library used for generating a sample React(re)-Redux(redu)-Webpack(w) app.

Getting Started

  • Install from npm
npm install rereduw -g
  • Create you app directory and navigate to it
mkdir myApp
cd myApp
  • Create your react project using rereduw
create-rereduw-app

this will create your app in the myApp directory

  • To start the app
npm i
npm start
  • Open a tab on your browser at http://localhost:3000/ this will show you a "Welcome to React App" message and a button sayin "Click Me!". If you click on the button it will change to "I have changed!", this shows the react-redux flow of data.

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Dibyendu Mukherjee

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Readme

Keywords

none

Package Sidebar

Install

npm i rereduw

Weekly Downloads

5

Version

1.2.1

License

MIT

Unpacked Size

9.25 kB

Total Files

17

Last publish

Collaborators

  • udneybid