https://github.com/andriykohut/aclock
https://github.com/andriykohut/aclock
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andriykohut/aclock
- Owner: andriykohut
- Created: 2015-12-23T17:00:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-23T17:06:40.000Z (over 9 years ago)
- Last Synced: 2024-12-27T14:41:10.305Z (5 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aclock
websocket clock with react and python aiohttp
```
npm install
python3 server.py
npm run dev
```and then open http://localhost:8080