https://github.com/github0null/eide_options_view
https://github.com/github0null/eide_options_view
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/github0null/eide_options_view
- Owner: github0null
- Created: 2021-03-27T09:02:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-11T13:51:24.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T22:23:04.900Z (about 1 year ago)
- Language: SCSS
- Size: 2.31 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eide_options_view
## 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/).