https://github.com/pimp-my-book/goa-landing-page
This is GOA's landing Page written in VueJS
https://github.com/pimp-my-book/goa-landing-page
Last synced: about 2 months ago
JSON representation
This is GOA's landing Page written in VueJS
- Host: GitHub
- URL: https://github.com/pimp-my-book/goa-landing-page
- Owner: pimp-my-book
- Created: 2019-04-29T11:19:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T22:06:47.000Z (over 2 years ago)
- Last Synced: 2025-02-11T09:50:38.612Z (4 months ago)
- Language: Vue
- Homepage: https://gogoa.co.za
- Size: 6.75 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://gitpod.io/#https://github.com/pimp-my-book/goa-landing-page)
# GOA Landing Page
## Setup Instrustions
Once you've cloned this repo, install the dependaices
```
$ yarn install```
Then you can start the app and navigate to localhost:
```
$ yarn serve```
## How is this app structured?
Component Diagram:

## Developed with:
* [VueJS](http://vuejs.org)
* [TailwindCSS](https://tailwindcss.com/docs/what-is-tailwind/)