1.1.6 • Published 10 months ago
@jpapini/http-server v1.1.6
Http server
Wrapper around http-server for handling .env files.
How to use
- Install the package and its required peer dependencies:
pnpm add -D @jpapini/http-server
- Create a
.env
file with the following content:
PUBLIC_URL=http://localhost:8080/
Author
- Julien Papini julien.papini@gmail.com