Unfinished uber site.
Clone the project
git clone https://github.com/mudaston/Uber.gitGo to the project directory
cd UberInstall dependencies
npm installStart the server
gulpOpen in a browser
http://localhost:3000In 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

