Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yann1294/lp-bizness
A business Landing page inspired from https://youtu.be/iGBERMGMIvc
https://github.com/yann1294/lp-bizness
Last synced: about 4 hours ago
JSON representation
A business Landing page inspired from https://youtu.be/iGBERMGMIvc
- Host: GitHub
- URL: https://github.com/yann1294/lp-bizness
- Owner: yann1294
- Created: 2022-01-14T11:24:47.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-14T11:53:31.000Z (almost 3 years ago)
- Last Synced: 2024-11-11T02:29:00.201Z (about 2 months ago)
- Language: JavaScript
- Size: 1.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
Install the dependencies and run the development server
```bash
npm install
npm run dev
# or
yarn
yarn dev
```