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

https://github.com/kontrasband/site

Kontras — Afrikaans Alternative Rock
https://github.com/kontrasband/site

bootstrap create-react-app gh-pages react yarn

Last synced: over 1 year ago
JSON representation

Kontras — Afrikaans Alternative Rock

Awesome Lists containing this project

README

          

# Kontras Site

## Development
- Clone this repository to your local machine
- Install dependencies `yarn install`
- Start the application `yarn start` The magic happens on port 3000

## Deployment
To deploy, run

```
yarn run deploy
```

The site will then be updated and hosted at [https://kontrasband.com](https://kontrasband.com).