Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
eue
ecaf9de882b758fecc81043aedbb2904d311f771
ecaf9de882b758fecc81043aedbb2904d311f771
Switch branch/tag
eue
client
src
routes.js
Find file
Normal view
History
Permalink
routes.js
106 Bytes
Edit
Web IDE
Newer
Older
aircon 유지
Spark
committed
Jul 26, 2021
1
2
3
4
5
6
export
const
routes
=
{
home
:
'
/
'
,
signup
:
'
/signup
'
,
login
:
'
login
'
,
localcode
:
'
/local_code
'
,
}