UNPKG
justo-generator-express
Version:
latest (0.5.1)
0.5.1
0.5.0
0.4.0
0.3.0
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
Generator for Express applications.
justojs.org
justojsg/justo-generator-express
justo-generator-express
/
template
/
app
/
conf
/
development.json
6 lines
(5 loc)
•
76 B
JSON
View Raw
1
2
3
4
5
6
{
"appName"
:
"{{scope.appName}}"
,
"host"
:
"localhost"
,
"port"
:
8080
}