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

https://github.com/paraself/mpx-test

用来给mpx反馈bug
https://github.com/paraself/mpx-test

Last synced: 7 months ago
JSON representation

用来给mpx反馈bug

Awesome Lists containing this project

README

          

# mpx-test

## Project setup

```javascript
// development
npm run serve // 小程序本地开发构建

// production
npm run build // 小程序生产环境构建

```