File tree Expand file tree Collapse file tree 2 files changed +5
-17
lines changed Expand file tree Collapse file tree 2 files changed +5
-17
lines changed Original file line number Diff line number Diff line change 1- # Codestar Streams Client
1+ # Streams Client
22
33[ ![ travis build] ( https://img.shields.io/travis/code-star/streams.svg?style=flat-square )] ( https://travis-ci.org/code-star/streams )
44[ ![ version] ( https://img.shields.io/npm/v/streams-client.svg?style=flat-square )] ( http://npm.im/streams-client )
55[ ![ downloads] ( https://img.shields.io/npm/dm/streams-client.svg?style=flat-square )] ( http://npm-stat.com/charts.html?package=streams-client&from=2018-10-13 )
66[ ![ MIT License] ( https://img.shields.io/npm/l/streams-client.svg?style=flat-square )] ( http://opensource.org/licenses/MIT )
77
8- > Codestar Streams Client implements a React Client
8+ > Streams Client implements a React Client
99
1010## Scripts
1111
1212- ` npm start ` starts the webpack-dev-server on the given port
13-
14- ## URL
15- - https://code-star.github.io/streams/
16- - https://streams.codestar.nl/
17-
18- ## License
19-
20- [ MIT] ( ./LICENSE ) © ; [ CODE.STΛR] ( https://github.com/code-star )
Original file line number Diff line number Diff line change 1- # Codestar Streams Server
1+ # Streams Server
22
33[ ![ travis build] ( https://img.shields.io/travis/code-star/streams.svg?style=flat-square )] ( https://travis-ci.org/code-star/streams )
44[ ![ version] ( https://img.shields.io/npm/v/streams-server.svg?style=flat-square )] ( http://npm.im/streams-server )
55[ ![ downloads] ( https://img.shields.io/npm/dm/streams-server.svg?style=flat-square )] ( http://npm-stat.com/charts.html?package=streams-server&from=2018-10-13 )
66[ ![ MIT License] ( https://img.shields.io/npm/l/streams-server.svg?style=flat-square )] ( http://opensource.org/licenses/MIT )
77
8- > Codestar Streams Server implements an Express Server
8+ > Streams Server implements an Express Server
99
1010## Scripts
1111
12- - ` npm start ` starts the express server on the given port
13-
14- ## License
15-
16- [ MIT] ( ./LICENSE ) © ; [ CODE.STΛR] ( https://github.com/code-star )
12+ - ` npm start:local ` starts the express server on the given port
You can’t perform that action at this time.
0 commit comments