https://github.com/codingitwrong/about-riverbed
https://github.com/codingitwrong/about-riverbed
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codingitwrong/about-riverbed
- Owner: CodingItWrong
- Created: 2023-07-14T12:33:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-19T09:24:21.000Z (3 months ago)
- Last Synced: 2026-03-20T02:38:38.490Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 474 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Project
Describe your project here.
## Requirements
- [Node](https://nodejs.org)
- [Yarn 1.x](https://classic.yarnpkg.com/lang/en/)
## Installation
- Clone the repo
- Run `yarn install`
Dependencies are locked with `yarn.lock`; please use `yarn` rather than `npm` for installing.
## Running
- Run `yarn start`