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

rebuild frontend #271

Merged
merged 6 commits into from
Nov 18, 2024
Merged

rebuild frontend #271

merged 6 commits into from
Nov 18, 2024

Conversation

bprize15
Copy link
Contributor

No description provided.

Copy link
Contributor

@mandawilson mandawilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just had a few small comments about the README.md.

README.md Outdated

To begin development run:
```bash
cd /web/src/main/javascript
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There shouldn't be a '/' at the start of this.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same is true for above paths. Replace "/" with "./" or nothing at all.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the word "bash", it looks like you are supposed to run that.

README.md Outdated
2. Run the following:

```bash
cd /web/src/main/javascript
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also I would remove the word "bash".

@@ -0,0 +1,36 @@
# Running locally

```bash
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same comment as Manda's ^

Copy link
Collaborator

@averyniceday averyniceday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks!

@bprize15 bprize15 merged commit 89269a2 into master Nov 18, 2024
4 checks passed
@bprize15 bprize15 deleted the feat/replace-frontend branch November 18, 2024 20:04
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

Successfully merging this pull request may close these issues.

3 participants