@jpapini/http-server
v1.3.0
Published
Wrapper around http-server for handling .env files.
Downloads
331
Maintainers
Readme
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 [email protected]