Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README incorrect for starting React App #5

Open
ammacdonald3 opened this issue Sep 3, 2021 · 1 comment
Open

README incorrect for starting React App #5

ammacdonald3 opened this issue Sep 3, 2021 · 1 comment

Comments

@ammacdonald3
Copy link

Current README states:
Run this command to start the frontend development server in the [frontend] directory: [npm install] (This will start the frontend on the adddress localhost:3000)

I think that it should state:
Run this command to start the frontend development server in the [frontend] directory: [npm start] (This will start the frontend on the adddress localhost:3000)

@NMRayhan
Copy link

I think that it should state:
Run this command to start the frontend development server in the [frontend] directory: [npm start] (This will start the frontend on the adddress localhost:3000)

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

No branches or pull requests

2 participants