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

feat: add expressjs #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: add expressjs #2

wants to merge 1 commit into from

Conversation

abiriadev
Copy link
Member

No description provided.

@abiriadev abiriadev requested a review from cy32768 July 6, 2021 12:59
Copy link
Member Author

@abiriadev abiriadev left a comment

Choose a reason for hiding this comment

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

first review

Copy link
Member Author

@abiriadev abiriadev left a comment

Choose a reason for hiding this comment

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

add dependence in the package.json

@@ -44,5 +44,8 @@
"preferGlobal": false,
"config": {
"port": "52882"
},
"dependencies": {
"express": "^4.17.1"
Copy link
Member Author

Choose a reason for hiding this comment

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

add expres.js dependencies

@abiriadev abiriadev linked an issue Jul 7, 2021 that may be closed by this pull request
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.

* 백엔드에 필요한 SSR엔진을 정해야 함
1 participant