Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yinkakun/billionaire-club-landing-page
https://github.com/yinkakun/billionaire-club-landing-page
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yinkakun/billionaire-club-landing-page
- Owner: yinkakun
- Created: 2021-12-10T03:03:17.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-10T03:03:23.000Z (about 3 years ago)
- Last Synced: 2024-10-14T07:11:40.947Z (3 months ago)
- Language: TypeScript
- Homepage: billionaire-apes.vercel.app
- Size: 1.98 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Billionares Club Landing Page
## Local Installation
```bash
# Install dependencies
$ yarn install# Serve with hot reload at localhost:3000
$ yarn dev# Generate static project
$ yarn build
```