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

https://github.com/pirhoo/panafrican-stories-landing

Panafrican Stories: Landing Page
https://github.com/pirhoo/panafrican-stories-landing

africa diaspora storytelling

Last synced: 2 months ago
JSON representation

Panafrican Stories: Landing Page

Awesome Lists containing this project

README

        

# Panafrican Stories: Landing Page

A temporary landing page for the project "Panafrican Stories".

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Deploy on production
```
yarn deploy
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).