JSPM

express-dev-server

0.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 187
  • Score
    100M100P100Q88722F
  • License MIT

Development server with express.js

Package Exports

  • express-dev-server

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (express-dev-server) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

express-dev-server Build Status

Global development server with express.js

Install

npm install -g express-dev-server

Usage

$ express-dev-server 3000 src

License

MIT © Rajika Imal