Skip to content

andybbtt11/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Light Weight Blog using Backbone, Node, Express, Grunt, Compass and MongoDB

Install

Install Ruby ( on PC ) and Compass

Install grunt commandline tools: npm intall -g grunt-cli

Install MongoDB and create a db called "blog"

Run: "db.posts.insert({"title": "test"}) when you're using mongo.exe

Clone repository

npm install

run 'grunt'

and finally run 'node app.js'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published