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

https://github.com/watchitdev/watchit-site

Website for watchit
https://github.com/watchitdev/watchit-site

Last synced: about 1 year ago
JSON representation

Website for watchit

Awesome Lists containing this project

README

          

## NODE.JS

- Node 16.x || 18.x

## USING YARN (Recommend)

- yarn install
- yarn start

## USING NPM

- npm i OR npm i --legacy-peer-deps
- npm start