Skip to content
This repository has been archived by the owner on Sep 12, 2020. It is now read-only.

How can i run app ? #40

Open
virendav9791 opened this issue Sep 21, 2017 · 1 comment
Open

How can i run app ? #40

virendav9791 opened this issue Sep 21, 2017 · 1 comment

Comments

@virendav9791
Copy link

Hi,
I am new in react and want to explore your example.

I have followed below steps.

Running the Example Locally

  1. git clone https://github.com/joshgeller/react-redux-jwt-auth-example.git
  2. npm install
  3. export NODE_ENV=development
  4. node server.js

I have cloned repo and run npm install, but didn't get another two commands.

Can you please let me know how and where i can set export NODE_ENV=development and how to use node server.js.

Thanks.
Viren Dave

@virendav9791 virendav9791 changed the title How can i runn app ? How can i run app ? Sep 21, 2017
@anilpai
Copy link

anilpai commented Jan 4, 2018

Upgrade a module in package.json #42

"dotenv": "^1.2.0" to "dotenv": "^4.0.0"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants