https://github.com/projectbabbler/birding-big-day
Birding Big Day Website
https://github.com/projectbabbler/birding-big-day
Last synced: 22 days ago
JSON representation
Birding Big Day Website
- Host: GitHub
- URL: https://github.com/projectbabbler/birding-big-day
- Owner: ProjectBabbler
- Created: 2016-01-07T06:53:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-13T18:44:14.000Z (over 10 years ago)
- Last Synced: 2023-02-28T02:02:02.323Z (over 3 years ago)
- Language: JavaScript
- Size: 17.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# birdingbigday
Birding Big Day Website
# Build and run
```
npm install
npm start
```
# Run tests
```
wget http://selenium-release.storage.googleapis.com/2.48/selenium-server-standalone-2.48.2.jar
npm test
```