This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
end7less
/
program_xm_vue
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
125
Commits
1
Branch
0
Tags
56 MiB
Vue
60.5%
JavaScript
36.7%
CSS
2.4%
SCSS
0.4%
Tree:
3202056719
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3202056719'
${ noResults }
program_xm_vue
/
config
/
sit.env.js
5 lines
104 B
Raw
Blame
History
module
.
exports
=
{
NODE_ENV
:
'"production"'
,
ENV_CONFIG
:
'"sit"'
,
BASE_API
:
'"https://api-sit"'
}