Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 361 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 361 Bytes

Dev Server

A simple express server that integrates with webpack, webpack dev middleware, and webpack hot middleware. This package is depended on by project packages for a consistent development experience that emulates the environment of a year project package.

Whenever yarn start is run in a project package, a dev server is created using this package.