• This project
    • Loading...
  • Sign in

2019-1-OpenSourceSW / WhoAreYou

%ea%b7%b8%eb%a6%bc1
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
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • WhoAreYou
  • database
  • user
  • index.js
  • 서주원's avatar
    set routings · 6768ecc8
    6768ecc8 Browse Files
    서주원 authored 2018-11-29 19:56:24 +0900
index.js 94 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
const express=require('express')
const router=express.Router()

app.get

module.exports=router