Skip to content

asakalou/exadel-react-training-app

Repository files navigation

This project was bootstrapped with Create React App.

Purpose of this project is to provide an example of a working app using react, redux, react-router, redux-observables.

Step 0

Clone the repo. All the dependencies are already here. Check them at package.json. Dependencies:

Step 1

You should have create-react-app to be installed. Install it with the command below.

npm install -g create-react-app

Step 2

Download all project dependencies with

npm install

Step 3

Run

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published