https://github.com/voles/lisboa-data
A webpage containing the data about our trip from Lissabon
https://github.com/voles/lisboa-data
Last synced: 2 months ago
JSON representation
A webpage containing the data about our trip from Lissabon
- Host: GitHub
- URL: https://github.com/voles/lisboa-data
- Owner: Voles
- License: mit
- Created: 2017-04-11T11:53:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T17:31:04.000Z (almost 6 years ago)
- Last Synced: 2025-01-25T09:11:11.941Z (4 months ago)
- Language: HTML
- Homepage: http://lissabon.nielsdequeker.be
- Size: 1.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Lisboa data
=========A webpage containing the data about [our trip from Lisboa to Haarlem](http://lissabon.nielsdequeker.be).
## Development environment setup
#### Prerequisites* [Node Package Manager](https://npmjs.org/) (NPM)
* [Git](http://git-scm.com/)#### Dependencies
* [Bower](http://bower.io/) (package management)
#### Installation
Run the commands below in the project root directory.#####1. Install Bower
$ sudo npm install -g bower
#####2. Install project dependencies
$ bower install