Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhaidar/vue-env-variables
https://github.com/bhaidar/vue-env-variables
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bhaidar/vue-env-variables
- Owner: bhaidar
- License: mit
- Created: 2020-11-22T23:06:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-29T20:23:21.000Z (about 4 years ago)
- Last Synced: 2023-12-22T16:13:33.625Z (about 1 year ago)
- Language: JavaScript
- Size: 437 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vue-env-variables
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
# vue-env-variables