An open API service indexing awesome lists of open source software.

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

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