Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```