KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
beaking-of-the-hill
★ 10
Open GitHub ↗
For HackMT! Beacons!
Download README (.md)
Explore Similar Repositories
legacy-awesome-title
:
릴리즈의, 릴리즈에 의한, 릴리즈를 위한 별명/업적 관리 사비스
bashtv
:
Hackathon Project — Watch public television in your terminal. No browser needed.
docker-oracle-12c-R1
:
Oracle 12c Release 1 with web console and startup initdb
docs-pcf-dev
:
No description available.
Logging.Memory
:
Logging.Memory allows write log to memory
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
beaking-of-the-hill
?
Download (.md)
# Beaking of the Hill This is a project for the inaugural HackMT. Our goal is to create king-of-the-hill style webapp where users can "claim" a hill by swiping down on their phone and selecting the hill. ## Requirements * [Git](https://git-scm.com/) * [MongoDB](https://docs.mongodb.org/manual/administration/install-community/) server * [Node](https://nodejs.org/en/download/package-manager/) > v4.0 ## Installation Clone the repo: ``` git clone https://github.com/kahjav/beaking-of-the-hill.git ``` Change directory (cd): ``` cd beaking-of-the-hill ``` Install dependencies: ``` npm i ``` Run the server: ``` npm start ``` ## Stack <a href="https://bkon.com"><img alt="BKON" src="http://bkon.com/wp-content/uploads/2015/11/BKONSmallBlue.png"></a> <a href="https://mongodb.com"><img alt="MongoDB" src="https://www.mongodb.com/assets/MongoDB_Brand_Resources/MongoDB-Logo-7db53b4037f9953e9df4f694c758141fcfa022cee1d2ff50749d133d0b70b692.jpg" width="200px"></a> <a href="http://mongoosejs.com/"><img alt="Mongoose" src="http://mongodb-tools.com/img/mongoose.png" width="200px"></a> <a href="http://expressjs.com/"><img alt="Express.js" src="https://i.cloudup.com/zfY6lL7eFa-3000x3000.png" width="200px"></a> <a href="https://nodejs.org"><img alt="Node.js" src="https://nodejs.org/static/images/logos/nodejs.png" width="200px"></a> <a href="http://jade-lang.com"><img alt="Jade" src="http://jade-lang.com/style/jade-logo-header.svg" width="200px"></a> <a href="http://css.info"><img alt="CSS3" src="http://ohdoylerules.com/content/images/css3.svg" width="177px"></a> <a href="https://www.w3.org/TR/html5/"><img alt="HTML5" src="https://www.w3.org/html/logo/downloads/HTML5_Logo_512.png" width="250px"></a> ## Contributors * [Joseph Ensminger](https://github.com/Jtensminger) * [So Chung](https://github.com/sorachung) * [Leewood Chan](https://github.com/LeewoodChan) * [Jeremy Bickford](https://github.com/Silverfoxslash) * [Nicholas Matteson](https://github.com/NicholasMatteson) * [Kevin Huber](https://github.com/kahjav) * [Kianyi Norwood](https://github.com/kianyi-n) * [Marcus Spears](https://github.com/malcovious) * [Jacques Wiese](https://github.com/jaw2ay)