Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ssd71/pui
Last synced: about 14 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/ssd71/pui
- Owner: ssd71
- License: gpl-3.0
- Created: 2023-01-19T15:05:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T15:19:08.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T11:19:59.146Z (2 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`