https://github.com/pirhoo/panafrican-stories-landing
Panafrican Stories: Landing Page
https://github.com/pirhoo/panafrican-stories-landing
africa diaspora storytelling
Last synced: 7 months ago
JSON representation
Panafrican Stories: Landing Page
- Host: GitHub
- URL: https://github.com/pirhoo/panafrican-stories-landing
- Owner: pirhoo
- Created: 2020-07-04T20:38:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T05:34:09.000Z (almost 3 years ago)
- Last Synced: 2025-02-03T19:19:12.818Z (9 months ago)
- Topics: africa, diaspora, storytelling
- Language: Vue
- Homepage: http://www.panafricanstories.com
- Size: 6.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
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/).