1.0.0 • Published 1 year 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.git
2. Install dependencies
Using npm:
$ npm install
Using yarn:
$ yarn
Project files
[TBD] …
Running scripts
Check the "scripts"
section of the package.json
or simply list available tasks using:
$ npm run
…or
$ yarn run
appropriately, if you're using Yarn.
License
Licensed under MIT © 2023 Dan Kerimdzhanov