https://github.com/ssd71/pui
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ssd71/pui
- Owner: ssd71
- License: gpl-3.0
- Created: 2023-01-19T15:05:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T15:19:08.000Z (over 2 years ago)
- Last Synced: 2025-01-12T20:10:48.530Z (5 months ago)
- Language: JavaScript
- Size: 203 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PUI
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## To start this project
1. Run the react app with `npm install && npm start`
2. Run the websocket server by opening a separate shell in the server folder and run `npm install && node index.js`