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

https://github.com/rvpanoz/rxapp


https://github.com/rvpanoz/rxapp

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Todos

install application dependencies:
`npm i`

run the app:
`npm run start`

start the express http server:
`node server.js`

navigate to ``localhost:8080`` to preview the app.