Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hekike/highland-node

Mix Highlands.js with Node.js streams and run it in the browser with Webpack
https://github.com/hekike/highland-node

Last synced: about 1 month ago
JSON representation

Mix Highlands.js with Node.js streams and run it in the browser with Webpack

Awesome Lists containing this project

README

        

# highland-node

Mix `Highlands.js` with `Node.js` streams and run it in the browser with `Webpack`

## How to run

Install dependencies:
`npm install`

Start server:
`node server.js`

Run Webpack dev server:
`npm run bundle`

Check you console on the:
[http://localhost:8080/webpack-dev-server/](http://localhost:8080/webpack-dev-server/)