Skip to content

webguru103/react-redux-social

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation

Table of Contents

How to get started

First, make sure you're running node >v7.0.0

Running the app

  • Clone the repo:

    git clone https://github.com/webguru103/react-redux-social.git

  • Checkout the dev branch:

    git checkout dev

  • Install dependencies

    npm install

  • Run the app

    npm start

Development

  • Create your new feature branch from the dev branch

    git checkout -b youBranch dev

  • When ready to merge, commit and push your code to the remote repo and submit a PR against the dev branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published