https://github.com/alicethefemme/nea-client
The client side application made for my NEA project Year 12.
https://github.com/alicethefemme/nea-client
electron nea node
Last synced: about 1 year ago
JSON representation
The client side application made for my NEA project Year 12.
- Host: GitHub
- URL: https://github.com/alicethefemme/nea-client
- Owner: alicethefemme
- Created: 2025-01-29T21:56:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-20T12:14:41.000Z (over 1 year ago)
- Last Synced: 2025-03-20T12:43:35.456Z (over 1 year ago)
- Topics: electron, nea, node
- Language: JavaScript
- Homepage:
- Size: 139 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NEA Client - alicethefemme
The toolkit for the Server Commander application, made for the Year 12 NEA Project for OCR A-Level Computer Science course.

## Installation instructions
To install the client, you will require Node JS on your system. Once it is installed, you can run the following commands:
```npm install```
Once this has been done, you can run the project with:
```node .```