https://github.com/code-env/rsm-frontend
https://github.com/code-env/rsm-frontend
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/code-env/rsm-frontend
- Owner: code-env
- Created: 2023-07-08T14:59:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-08T15:00:42.000Z (over 2 years ago)
- Last Synced: 2024-12-30T19:49:21.047Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://rsm-pi.vercel.app
- Size: 706 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with the code boiler plate
```bash
git clone -b rsm-final https://github.com/zenith-noble01/youtube.git
```
# Installing all depencies
```bash
npm install
```
OR
```bash
npm i
```