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

Update frontend/README.md #391

Open
MikeyManoguerra opened this issue Sep 29, 2020 · 0 comments
Open

Update frontend/README.md #391

MikeyManoguerra opened this issue Sep 29, 2020 · 0 comments

Comments

@MikeyManoguerra
Copy link
Collaborator

MikeyManoguerra commented Sep 29, 2020

the script commands are incorrect, and have a typo
to start the application from the front end directory, you need to use the../script/ (singular) directory, and run the scripts sever and setup

here are the updated commands

# start dockerized environment
../script/server
../script/setup

after the yarn commands, Add a clarifying statement that the fully built dockerized front end can be found at localhost:8080, while the development environment can be found at localhost:1234

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

No branches or pull requests

1 participant