NodeJS Express example Application utilizing the Bundle Installer Bundle.
- 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
- Run
npm start
in this folder to start the Application - Copy every file from the
tmp
folder to thedeploy
folder, and observe changes
Server will start at: http://localhost:3000