https://github.com/vovayatsyuk/watchmylogs.com.old
A website for WatchMyLogs app
https://github.com/vovayatsyuk/watchmylogs.com.old
Last synced: 5 months ago
JSON representation
A website for WatchMyLogs app
- Host: GitHub
- URL: https://github.com/vovayatsyuk/watchmylogs.com.old
- Owner: vovayatsyuk
- Created: 2022-06-20T18:39:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-26T20:17:16.000Z (about 4 years ago)
- Last Synced: 2025-05-20T21:38:00.059Z (about 1 year ago)
- Language: HTML
- Homepage: https://watchmylogs.com
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# watchmylogs.com
## Installation
```
git clone git@github.com:vovayatsyuk/watchmylogs.com.git
cd watchmylogs.com
npm ci
```
## Running build scripts
```
npm run watch
```