phairow / webpack_demo

Webpack test with pubnub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webpack test with pubnub

This test uses Webpack 5.65.0 and PubNub 4.37.0

To install and test this, run the following commands:

git clone git@github.com:raipubnub/webpack_demo

cd webpack_demo

npm install

npm run build

npx http-server ./dist

Then navigate to http://localhost:8080/index.html in your browser.

View the console output of the browser to see the messages logged.

About

Webpack test with pubnub


Languages

Language:JavaScript 91.0%Language:HTML 9.0%