0.5.4 • Published 4 years ago
xg v0.5.4
xg
Front-end Integrated Solution for xgfe based on Fis3
install
$ [sudo] npm install -g xg
use
xg server start // start inner node server
xg release -wL // release code to local server space for test
xg release pre -wL // release code to local server space with compression and combination for preview brefore submit
xg release pub // release code to `../dist` file with compression and combination for publish
xg config
xg need a .xgconfig
file in the development root file, eg /src
.
Now, we just declare the type of project.
// .xgconfig
{
"type": "angular"
}
transpond config
xg use xg-server-node as the default node server, which provide auto transpond ability with sample configuration. see more: https://github.com/xgfe/xg-server-node
It's compatible with fis3
0.5.4
4 years ago
0.5.3
5 years ago
0.5.2
5 years ago
0.5.1
6 years ago
0.5.0
7 years ago
0.4.0
7 years ago
0.3.1
7 years ago
0.3.0
7 years ago
0.2.5
8 years ago
0.2.4
8 years ago
0.2.3
8 years ago
0.2.2
8 years ago
0.2.1
8 years ago
0.2.0
8 years ago
0.1.6
8 years ago
0.1.5
8 years ago
0.1.4
9 years ago
0.1.3
9 years ago
0.1.2
9 years ago
0.1.1
9 years ago
0.1.0
9 years ago
0.0.5
9 years ago
0.0.4
9 years ago
0.0.3
9 years ago
0.0.2
9 years ago
0.0.1
9 years ago