-
Notifications
You must be signed in to change notification settings - Fork 26
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
Add frontend home page #204
Conversation
Signed-off-by: Hankyuhyun <[email protected]> Co-authored-by: ByunJeongHeum <[email protected]> Co-authored-by: Hwan <[email protected]> Co-authored-by: jongmin Lee <[email protected]>
Signed-off-by: Hankyuhyun <[email protected]> Co-authored-by: ByunJeongHeum <[email protected]> Co-authored-by: Hwan <[email protected]> Co-authored-by: jongmin Lee <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Also I recommend to add file headers into the files with source code. |
Do you mean copyright/license header? |
Yes, exactly. |
Signed-off-by: Han Kyuhyun <[email protected]> Co-authored-by: ByunJeongHeum <[email protected]> Co-authored-by: Hwan <[email protected]> Co-authored-by: jongmin Lee <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Han Kyuhyun <[email protected]> Co-authored-by: ByunJeongHeum <[email protected]> Co-authored-by: Hwan <[email protected]> Co-authored-by: jongmin Lee <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
LPVS Front-End Home Page.
Login, User, History, and Dashboard pages will be uploaded.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
$npm install
$npm start
Go to http://localhost:3000 with Chrome.
Test Configuration:
Checklist: