Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hekike/highland-node
- Owner: hekike
- Created: 2014-12-24T13:42:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-29T08:13:40.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T20:10:22.010Z (7 months ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 15
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)