Skip to content

ishuria/ourblog

 
 

Repository files navigation

My group's blog. Thank you for enjoy.

Environment

  1. Nodejs 0.12.4

  2. python 2.7.6

  3. JQuery 1.11.2

  4. Bootstrap 3.3.4

Installation

  1. This project needs nodejs environment. Please download from the website: https://nodejs.org/download/

  2. git clone the project

  3. npm install (to install all the dependecy)

  4. npm start (to develop the project )

  5. visit localhost:3000

PS

  1. If you type npm command and recieve a timeout callback , please you the following resolution: npm install -g cnpm --registry=https://registry.npm.taobao.org cnpm install

  2. If you have warnings while installing packages, like to install node-pre-gyp, please use the following resolution npm(cnpm) install node-pre-gyp

  3. Additional node_modules to install with global: npm install -g supervisor

mail

  1. ourblog_test@163.com ourblog123
  2. iwnhqunluvahwzsf

Test Case

  1. Write the test case in test folder
  2. npm start
  3. mocha test

About

niconiconi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.9%
  • CSS 10.1%