Skip to content

Booyam/tesride

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TESRIDE

Tech

TESRIDE uses a number of open source projects:

[Bootstrap] - great UI boilerplate for modern web apps

[node.js] - evented I/O for the backend

[Express] - fast node.js network app framework

Installation

(Make sure that Node.js is installed on your machine: https://nodejs.org/en/ )

Open a terminal in mac or a command prompt in window and type:

$ git clone https://github.com/Booyam/tesride.git

$ cd tesride

$ sudo npm install

Usage

To start your application using a terminal in mac or a command prompt in window type:

$ node app.js

Application

Access application at http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published