Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gimjin/hivue
Hi Vuejs
https://github.com/gimjin/hivue
eslint javascript proxy webpack
Last synced: 3 days ago
JSON representation
Hi Vuejs
- Host: GitHub
- URL: https://github.com/gimjin/hivue
- Owner: gimjin
- License: mit
- Created: 2018-11-24T05:15:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:57:35.000Z (almost 2 years ago)
- Last Synced: 2023-03-18T06:59:43.098Z (over 1 year ago)
- Topics: eslint, javascript, proxy, webpack
- Language: JavaScript
- Size: 1.81 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
## Usage
```bash
# install resource manager(Option)
$ npm install -g nrm
$ nrm use taobao# install and run
$ npm install
$ npm run serve
$ npm run build
$ npm run check
```