Pretty simple:
Just do 'npm run browserify'
That will turn the index.js into a bundle.js
Include the bundle.js into your HTML and run 'npm run start'
robinroloff/node_browser_base
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Pretty simple:
Just do 'npm run browserify'
That will turn the index.js into a bundle.js
Include the bundle.js into your HTML and run 'npm run start'