bunyaminmrcn / react-redux-auth-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Redux frontend Node.js backend

Instructions

cd server
bash es512.sh
npm i

cd client
npm i

Dont't forget to move

mv .env.template .env

then

in the .env file change STAGE value to STAGE='prod'

and change your domain name

About


Languages

Language:JavaScript 89.2%Language:HTML 9.9%Language:Shell 0.9%