Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 473 Bytes

File metadata and controls

13 lines (9 loc) · 473 Bytes

NodeJS ESM Bundle Installer

NodeJS Express example Application utilizing the Bundle Installer Bundle.

Setup

  • Run npm run build in the Git Repository root
  • Run npm install in this folder in order to update NPM links to the Pandino built sources

Running the actual app

  • Run npm start in this folder to start the Application
  • Copy every file from the tmp folder to the deploy folder, and observe changes

Server will start at: http://localhost:3000