Skip to content

kylevdr/react-redux-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Redux Template

Starter template for projects using React, Redux, SASS, and Webpack.

Instructions

  1. Clone the project: git clone https://github.com/kylevdr/react-redux-template.git
  2. Navigate to the directory: cd react-redux-template
  3. Install dependencies: npm install
  4. Make sure to set up your own git repository, change the name, and edit information in package.json
  5. Watch the files with webpack: npm run dev or webpack --watch
  6. Happy coding!

About

Starter template for React-Redux projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published