Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 419 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 419 Bytes

react-redux-saga-oath

React email Oauth app using redux-forms and redux-sagas

I used pug templating engine instead of JSX.

Demo https://react-redux-saga-oath-hrmuwffiwf.now.sh/

Setup

clone repo

git clone git@github.com:fatahn/react-redux-saga-oath.git

install packages

navigate into your cloned folder: cd react-redux-saga-oath

then run: yarn

Run the app

yarn run dev