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

https://github.com/ungdev/ua-mac-form


https://github.com/ungdev/ua-mac-form

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

```sh
git clone https://github.com/ungdev/ua-mac-form.git
cd ua-mac-form
npm install
npm run build
BIND=192.168.1.1 PORT=3000 node server
```