Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andremw/loveit
A Node/WebSockets app for the auto instructional classes
https://github.com/andremw/loveit
Last synced: 7 days ago
JSON representation
A Node/WebSockets app for the auto instructional classes
- Host: GitHub
- URL: https://github.com/andremw/loveit
- Owner: andremw
- License: mit
- Created: 2014-11-17T23:23:20.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-01T04:19:15.000Z (about 10 years ago)
- Last Synced: 2024-11-08T09:06:02.689Z (2 months ago)
- Language: JavaScript
- Size: 422 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
loveit
======A Node/WebSockets app for the auto instructional classes
###How to run the app
In order to run the app you'll need [**Node.js**](http://nodejs.org/) installed.
After installing Node.js, go to the folder in the terminal and type *npm install*. This will install all the dependencies (libraries) required to run the app.Then just type node app.js and be happy. :)