An open API service indexing awesome lists of open source software.

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.

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.

![Node Current](https://img.shields.io/node/v/electron?style=for-the-badge)

## 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 .```