This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
end7less
/
program_lcode_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.
1
Commit
1
Branch
0
Tags
26 MiB
JavaScript
60.8%
Vue
34.1%
CSS
4.4%
SCSS
0.7%
Tree:
ada4d4dce0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'ada4d4dce0'
${ noResults }
program_lcode_vue
/
config
/
dev.env.js
5 lines
93 B
Raw
Blame
History
module
.
exports
=
{
NODE_ENV
:
'"development"'
,
ENV_CONFIG
:
'"dev"'
,
BASE_API
:
'"api"'
}