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

https://github.com/neutonfoo/vueland

Vueland
https://github.com/neutonfoo/vueland

Last synced: 7 months ago
JSON representation

Vueland

Awesome Lists containing this project

README

          

To run client (Vue)

`npm run dev --prefix client`

To run server (Express)

`npm run dev --prefix server`