2.0.0 • Published 2 months ago

nuxt-env-extraction v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Introduction

Nuxt JS is an open source javascript framework making web development simple and powerful.

This tool is used to get environment configuration via browser window object.

npm.io

Installation

Clone using git.

$ git clone https://github.com/agussetyar/nuxt-env
$ cd nuxt-env && npm install --save

Usage

$ npm start

Or

$ node run.js

Troubleshooting

To see its use further please check docs

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.