https://github.com/watchitdev/watchit-site
Website for watchit
https://github.com/watchitdev/watchit-site
Last synced: about 1 year ago
JSON representation
Website for watchit
- Host: GitHub
- URL: https://github.com/watchitdev/watchit-site
- Owner: WatchItDev
- Created: 2020-11-26T03:09:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-03T18:07:15.000Z (about 1 year ago)
- Last Synced: 2025-04-23T22:53:07.380Z (about 1 year ago)
- Language: TypeScript
- Size: 76 MB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## NODE.JS
- Node 16.x || 18.x
## USING YARN (Recommend)
- yarn install
- yarn start
## USING NPM
- npm i OR npm i --legacy-peer-deps
- npm start