dotenv-flow-playground
v1.0.0
Published
This is an example/playground project to try out **[dotenv-flow](https://github.com/kerimdzhanov/dotenv-flow)**.
Readme
dotenv-flow playground
This is an example/playground project to try out dotenv-flow.
Installation
1. Pull the project source from GitHub:
$ git clone https://github.com/kerimdzhanov/dotenv-flow-webpack-playground.git…or:
$ git clone [email protected]:kerimdzhanov/dotenv-flow-webpack-playground.git2. Install dependencies
Using npm:
$ npm installUsing yarn:
$ yarnProject files
[TBD] …
Running scripts
Check the "scripts" section of the package.json or simply list available tasks using:
$ npm run…or
$ yarn runappropriately, if you're using Yarn.
License
Licensed under MIT © 2023 Dan Kerimdzhanov
