0.2.3 • Published 10 years ago

autoremoteserver v0.2.3

Weekly downloads
18
License
-
Repository
github
Last release
10 years ago

AutoNode


Prerequisites

  • Node.js - Download and Install Node.js. You can also follow this gist for a quick and easy way to install Node.js and npm

Tools Prerequisites

  • NPM - Node.js package manager, should be installed when you install node.js.

Quick Install

The quickest way to get started with MEAN is to clone the project and utilize it like this:

Install dependencies:

$ npm install

To start the application use:

$ node server.js

Then open a browser and go to:

http://localhost:3000

Check out the "config-release" file and set your device-ID. This is necessary to talk back to your device. It will register this server to those devices also.

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.5

10 years ago