UNPKG
rct-tree
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
A tree component based on ReactJS and Typescript.
github.com/jazzyXie/rct-tree
jazzyXie/rct-tree
rct-tree
/
config
/
dev.js
6 lines
(5 loc)
•
92 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { port:
8080
, host:
'http://localhost'
, assetsPublicPath:
'/'
}