🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

simple_blog_with_express

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple_blog_with_express

using express to build very basic blog with bootstrap for layout and handlebarsjs for templates

latest
Source
npmnpm
Version
0.0.6
Version published
Weekly downloads
10
-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

#Express for beginners

  • using express to handle pages
  • bootstrap for layout
  • handlebarsjs for templates
  • express.static('public')
  • use res.render
  • use res.sendfile

For more information how to start with node and express

  • http://node.supermobile.dk/start-using-nodejs-with-express-2/
  • https://github.com/Jalalhejazi/intro-to-express

#Installation

  • npm install simple_blog_with_express

Keywords

express

FAQs

Package last updated on 27 Oct 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts