CodeForPhilly / CodeForPhilly/prevention-point

Update frontend/README.md

Open
#391 0 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
JavaScript
Stars
30
Forks
14
PR merge metrics
No merged PRs in 30d

Description

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`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.