Skip to content

jade-press/jadepress-theme-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jadepress-theme-pi

Build Status

jade press default theme

test

#for mongodb driver ubuntu (optional)
#sudo apt-get install libkrb5-dev
#or visit https://github.com/mongodb/node-mongodb-native#troubleshooting for more

#for canvas ubuntu (optional)
#sudo apt-get install libcairo2-dev libjpeg8-dev libpango1.0-dev libgif-dev build-essential g++
#visit https://www.npmjs.com/package/canvas for more platform

#makesure your mongodb service is running

git clone https://github.com/jade-press/jadepress-theme-pi.git
cd jadepress-theme-pi
npm install node-gyp -g
npm install mocha -g
npm install
npm run test

# if npm install failed