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

https://github.com/koolkishan/vocally-website


https://github.com/koolkishan/vocally-website

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Setting up Node App

## Open the server directory

## Install dependencies by yarn install

## Start App by yarn dev

# Setting up React App

## Open the public directory

## Install dependencies by yarn install

## Start App by yarn start