https://github.com/mrsteele/dotenv-webpack-example
An example package to test dotenv-webpack
https://github.com/mrsteele/dotenv-webpack-example
Last synced: 9 months ago
JSON representation
An example package to test dotenv-webpack
- Host: GitHub
- URL: https://github.com/mrsteele/dotenv-webpack-example
- Owner: mrsteele
- Created: 2017-02-09T15:02:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-17T14:32:40.000Z (almost 4 years ago)
- Last Synced: 2025-03-26T06:43:31.982Z (9 months ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 8
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotenv-webpack-example
A small demo project to show off `dotenv-webpack`.
## Installation
* run `npm install`
* run `npm start`
* bundled files are added to `./build`
* Open the root `index.html` file.
* LOOK AT YOUR CONSOLE