Unfinished uber site.
Clone the project
git clone https://github.com/mudaston/Uber.git
Go to the project directory
cd Uber
Install dependencies
npm install
Start the server
gulp
Open in a browser
http://localhost:3000
In this project, I tried the PUG template engine (JADE). And it's very useful, especially when you don't want to copy your code, but just keep it in one file and then include that file wherever you need to.
I don't like the Bootstrap library... just... don't like