Skip to content

freylax/hyper-pux-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hyper-pux-example

Example of using hyper as server and pux as client.

Installation

For dependency minimisation the server and client use different bower packages. For install the required packages do

npm install

Then compiling client and server:

npm run build:client
npm run build:server

To start the server

npm run server

and direct your browser to localhost:3000

About

An example of using hyper server with pux client

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published