dotenv-flow-playground

1.0.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i dotenv-flow-playground

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

7.95 kB

Total Files

32

Last publish

Collaborators

  • kerimdzhanov