nuxt-env-extraction
v2.0.0
Published
Tools for Dump NUXT JS Environment Config Through Browser Window Object
Downloads
2
Maintainers
Readme
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.
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.