Skip to content

sozidatel79/Redux

Repository files navigation

React JS Redux

In order to install App

  1. Be sure node.js is installed
  2. Go to the project root folder in console
  3. Run "npm i" in command line

In order to run App

  1. Firs option (Apache) place the app on host, configure you virtual host run content from public folder.
  2. Second option (Node.js) Run "node server.js" Or "npm start", the app will be available on localhost:3000

In order to run tests

  1. Go to the project root folder in console
  2. Run 'npm test'

About

Learn redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published