Skip to main content

Redux: Notes

Redux Logo

https://redux.js.org/

PS D:\projects> npx create-react-app redux --template redux

Creating a new React app in D:\projects\redux.

Installing packages. This might take a couple of minutes.
Installing react, react-dom, and react-scripts with cra-template-redux...

yarn add v1.22.4
[1/4] Resolving packages...
[2/4] Fetching packages...
...
...
...
Done in 19.11s.

Created git commit.

Success! Created redux at D:\projects\redux
Inside that directory, you can run several commands:

  yarn start
    Starts the development server.

  yarn build
    Bundles the app into static files for production.

  yarn test
    Starts the test runner.

  yarn eject
    Removes this tool and copies build dependencies, configuration files
    and scripts into the app directory. If you do this, you can’t go back!

We suggest that you begin by typing:

  cd redux
  yarn start

Happy hacking!
PS D:\projects>

Redux courses

>>> Learn Redux | freeCodeCamp.org

Popular posts from this blog

Microsoft Windows Server 2012 R2 Standard Evaluation Product Key

Microsoft Windows Server 2012 R2 Standard Evaluation D2N9P-3P6X9-2R39C-7RTCD-MDVJX DBGBW-NPF86-BJVTX-K3WKJ-MTB6V

ManageEngine ServiceDesk Plus - Reset password

Let's reset the default administrator's password to 'admin'

hmailserver: Notes from the field

hmailserver is one of free open source mail servers running on Microsoft Windows operating system.