Skip to content

egg+socket+redis react-native服务端代码

Notifications You must be signed in to change notification settings

JeremyRenjw/m-server

 
 

Repository files navigation

##简介

QuickStart

see egg docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:9090/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

About

egg+socket+redis react-native服务端代码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.2%
  • HTML 43.8%