jos61404 / joinNow

join hackathon now

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JoinNow

![Gitter](https://badges.gitter.im/Join Chat.svg)

現在就加入完成這個 HanGee 黑客松 報名系統的攻城計畫吧!!


Installation

step1

Install mongodb

$ aptitude install mongodb
$ /etc/init.d/mongodb start

step2

Copy config/config.local.sample to config/config.local.js and modify your config.

$ cp config/config.local.sample config/config.local.js

step3

Install dependencies packages and start app.

$ npm install
$ bower install
$ npm start

127.0.0.1:3000 快來試試看吧

詳細功能內容請到討論群組內詳談!!

About

join hackathon now

License:MIT License


Languages

Language:JavaScript 88.7%Language:CSS 8.7%Language:Objective-J 2.6%