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

https://github.com/oysun/lingxiinterview


https://github.com/oysun/lingxiinterview

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

## vue-cli脚手架搭建

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build