UNPKG

netty-remoting

Version:

Netty Remoting for javascript

22 lines (16 loc) 428 B
# Netty Remoting for JavaScript [![Build Status](https://travis-ci.org/netty/netty-socketio.png?branch=master)](https://travis-ci.org/netty/netty-socketio) ## install ```shell npm install --save-dev @babel/preset-env npm install --save-dev @babel/core npm install webpack webpack-cli --save-dev ``` ## build ```shell npx webpack --mode production --config webpack.config.js ``` ## ```shell npm publish --access public ```