/minimal-nodejs-express-server

Minimal NodeJS server for static content

Primary LanguageJavaScript

Minimal NodeJS server for static content

# install dependencies
npm install

# production build
npm run build

# run production build
node dist/bundle.js

Open http://localhost:5000/