Toggle navigation
Toggle navigation
This project
Loading...
Sign in
teamPARK
/
holiday-counter-recommend-activity
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
박규리
2022-05-14 13:42:44 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b8d72045953a373c8452df1c738069b1ae0af439
b8d72045
1 parent
714b8acd
Modified
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
RecommendActivity/package.json
RecommendActivity/views/may.ejs
RecommendActivity/package.json
View file @
b8d7204
{
"name"
:
"recommandactivity"
,
"version"
:
"1.0.0"
,
"description"
:
""
,
"main"
:
"main.js"
,
"scripts"
:
{
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
...
...
@@ -12,5 +11,7 @@
"body-parser"
:
"^1.20.0"
,
"ejs"
:
"^3.1.7"
,
"express"
:
"^4.18.1"
}
},
"devDependencies"
:
{},
"description"
:
""
}
...
...
RecommendActivity/views/may.ejs
0 → 100644
View file @
b8d7204
File mode changed
Please
register
or
login
to post a comment