https://github.com/voles/pisa-data
A webpage containing the data about our trip to Pisa
https://github.com/voles/pisa-data
Last synced: 2 months ago
JSON representation
A webpage containing the data about our trip to Pisa
- Host: GitHub
- URL: https://github.com/voles/pisa-data
- Owner: Voles
- License: mit
- Created: 2015-08-27T21:40:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T17:25:25.000Z (almost 6 years ago)
- Last Synced: 2025-01-25T09:11:11.144Z (4 months ago)
- Language: HTML
- Homepage: http://pisa.nielsdequeker.be
- Size: 2.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pisa data
=========A webpage containing the data about [our trip to Pisa](http://pisa.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