Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 601 Bytes

File metadata and controls

18 lines (14 loc) · 601 Bytes

Brief introduction:

MicroNodejsApplication is build by Nodejs. It is a micro website without any database, the relative data was mock in app.js

How to install:

Before cloning project, make sure you have install gitbash and node. 1.input: git clone https://github.com/DMinerJackie/microNodejsApplication.git 2.cd your_project_directory 3.npm install

Tips:

if you find error like "can't find module mongoose...", you can input "npm install module_name" following the error message

Tools:

Eclipse

Contact

any questions please refer to http://www.cnblogs.com/bigdataZJ/p/Nodejs4.html