/Action_server

Action web app

Primary LanguageHTMLMIT LicenseMIT

Action

Hello 请各位每次贡献代码之后在readme里面做一些简单的记录。

##安装和运行

安装Node.js

安装并配置MongoDB

$ git clone 本项目

安装supervisor

$ npm install supervisor -g
$ cd 项目目录

安装javascript库

$ bower install

安装程序依赖包

$ npm install

运行程序

$ npm start