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

https://github.com/thgh/wdcommunity-website


https://github.com/thgh/wdcommunity-website

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# wdcommunity-website

```bash
# Check for errors in packages
yarn verify

# Start local dev server
yarn dev

# Deploy on Netlify
npx netlify deploy

# Deploy on now.sh
npx now
```