Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

lisong/code-push-web

Open more actions menu

Repository files navigation

@deprecated

CodePush Web source

CodePush Web is a CodePush Server's web client. it's will more friendly then code-push-cli

INSTALL

$ cd /path/to/code-push-web
$ npm install

CONFIGURE

$ vim ./src/config #change URL to production

RUN DEV

$ npm start

BUILD AND RUN IN PRODUCTION

$ cd /path/to/code-push-web
$ npm run build -- --release
$ cd ./build
$ npm install
$ node ./server.js

License

MIT License read

About

code-push-server web客户端

Topics

Resources

License

Stars

67 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.