1.0.0 • Published 2 years ago
dotenv-flow-playground v1.0.0
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 git@github.com: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