Skip to content

manojsinghnegiwd/react-redux-starter-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux Starter Seed

A simple React Redux seed clone and start working

This Seed includes

Installation

git clone https://github.com/manojsinghnegiwd/react-redux-starter-seed.git
cd react-redux-starter-seed
npm install

Dev server

Server starts on http://localhost:8080

npm run dev

Test

All test files are located in test folder

npm run test

And to start a watch

npm run test:watch

Build

npm run build

File Structure

├── dist
│   ├── bundle.js
│   └── index.html
├── package.json
├── src
├── test
└── webpack.config.js

Todo

  • Add hot reloading
  • Add react-router
  • Add support for .scss files

About Me

About

Install and start building the important thing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published