Skip to content

angelsanchez/react-redux-saga-example-weather

Repository files navigation

js-standard-style

React Redux Saga Example Weather

Installation

npm install

Development

Start dev server:

npm run server:dev

Open a browser and visit http://localhost:3000

Run unit tests

npm run test-unit

Run watching file changes:

npm run test:watch

Run acceptance tests

Build the application:

npm run build

Start selenium server:

npm run selenium-server

Start server:

npm start

Execute tests:

npm run test-acceptance

Production

Run the following command which will compile all the necessary files in a /dist folder.

npm run build

After this you can start a production server for testing:

npm start

Code style

This project is using the standard rules:

npm run lint

js-standard-style

About

An example of weather search using React + Redux + Redux-Saga

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages