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

https://github.com/thepisode/valiu

valiu test
https://github.com/thepisode/valiu

Last synced: 9 months ago
JSON representation

valiu test

Awesome Lists containing this project

README

          

# valiu
valiu test

## How to run

### Backend

* Open in VS Code
* Install all dependencies
> npm i
* Press F5 in VS Code
* Check console if everything is ok, if not contact me, please
* Open given URL in console

### Frontend
* Open in VS Code
* Install all dependencies
> npm i
* Run with development command
> npm run dev
* Open given URL in console