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

IIS: Delete cached files on server running IIS

Delete cached files on server running IIS When changing css, javascript files, check to delete if IIS still caches old files in the default folder C:\inetpub\temp\IIS Temporary Compressed Files\<sitename>\$^_gzip_D^\ Apply to: IIS 8.5

Linux command: du - disk usage

Where have all my storage gone? du summarize disk usage of the set of FILEs, recursively for directories.

ManageEngine ServiceDesk Plus - Reset password

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