Skip to content

Latest commit

 

History

History
85 lines (66 loc) · 3.7 KB

README.md

File metadata and controls

85 lines (66 loc) · 3.7 KB

Youtube Facebook


Logo

tableOfContent Table of Contents

HTML TEMPLATE CODE RUN CONTACT
Get HTML template How to run Contact us

htmlIcon Get HTML Template

You can find the raw HTML template of the todo application from the "html_template" folder.

rocketIcon How to run

Please follow the below instructions to run this branch in your machine:

  1. Login to the GitHub account on which you have been granted access to this repository. If you have purchased the course but didn't get the access to this repository, please contact our support team. You will find contact details below.

  2. Clone this repository -

    git clone https://github.com/Learn-with-Sumit/think-in-a-redux-way.git
  3. Go to the cloned project directory

    cd think-in-a-redux-way
  4. Checkout/switch to branch 3.1

    git checkout 3.1
  5. Install dependencies

    npm i
  6. Install VS Code Live Server plugin & start the server.

    npm start
  7. Your app should be available in http://localhost:3000


contactIcon Contact us

Facebook LinkedIn Instagram mail