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

https://github.com/crypto-artisan/site-crypto


https://github.com/crypto-artisan/site-crypto

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# CryptoDevHub - Site

## Local Development

1. `git clone` the repository
2. `yarn install`
3. `yarn start`

## Useful commands

```sh
yarn start

yarn build

npx vercel [--prod] [--force]
```