https://github.com/xingorg1/xingorg1-js-utils
xingorg1 js utils
https://github.com/xingorg1/xingorg1-js-utils
Last synced: about 1 month ago
JSON representation
xingorg1 js utils
- Host: GitHub
- URL: https://github.com/xingorg1/xingorg1-js-utils
- Owner: xingorg1
- Created: 2020-01-15T07:39:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:17:55.000Z (almost 3 years ago)
- Last Synced: 2025-08-18T16:29:11.297Z (about 2 months ago)
- Language: JavaScript
- Size: 2.88 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xingorg1-js-utils
## 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/).