Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antosmichael07/pexeso-challenge
This is a school project.
https://github.com/antosmichael07/pexeso-challenge
express express-js expressjs javascript node node-js nodejs npm socket-io socketio
Last synced: 11 days ago
JSON representation
This is a school project.
- Host: GitHub
- URL: https://github.com/antosmichael07/pexeso-challenge
- Owner: antosmichael07
- Created: 2023-11-30T15:02:21.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-19T07:34:41.000Z (10 months ago)
- Last Synced: 2024-01-19T09:44:51.848Z (10 months ago)
- Topics: express, express-js, expressjs, javascript, node, node-js, nodejs, npm, socket-io, socketio
- Language: JavaScript
- Homepage:
- Size: 1.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pexeso-Challenge
### Installing
You need to have [NodeJS](https://nodejs.org)
Install all dependencies with Node Package Manager: `npm install`### Starting
`node ./bin/www`
The server will run on port 3000