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: 2 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-19T07:34:41.000Z (over 2 years ago)
- Last Synced: 2025-02-24T01:51:28.605Z (over 1 year 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