Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Commit

Permalink
update technology used
Browse files Browse the repository at this point in the history
  • Loading branch information
ngnguyen1 committed Oct 17, 2014
1 parent ff4f616 commit 7db64a4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
HubTaxi: Server Side
===

### Technology use:
- Serverside:
- Node.js
- Expressjs
- MongoDB (mongoose)
- Socket.io
- Clientside:
- Angularjs Framework.
- Bootstrap Twitter.
- Phonegap, cordova and ionic framework. (for hybrid app)

### Setup:
- Clone this repo to your local machine by: `git clone https://github.com/vsoft-lab/HubTaxi-Server`.
- Okay, after clone it, you can install all dependencies by type: `npm install` on your terminal.
Expand Down

0 comments on commit 7db64a4

Please sign in to comment.