Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/the3dgar/node_socket-basic
https://github.com/the3dgar/node_socket-basic
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/the3dgar/node_socket-basic
- Owner: The3dgar
- Created: 2020-06-06T21:16:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T00:16:34.000Z (almost 2 years ago)
- Last Synced: 2023-03-07T16:34:01.379Z (over 1 year ago)
- Language: JavaScript
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Notas:
Este es un pequeño servidor de express listo para ejecutarse y servir la carpeta public en la web.
Recuerden que deben de reconstruir los módulos de node con el comando
```
npm install
```