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

https://github.com/wood3n/single-spa-es5-vue


https://github.com/wood3n/single-spa-es5-vue

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# usage

## install dependency

```shell
cd vue-app

npm install
```

## run

```
npm run serve
```

## live preview

Use vscode live preview to open `index.html` in default browser, and just click the main button to see the result. It should have an button which make by vue application.