Coder Social home page Coder Social logo

fstrazzante / node.js-material-starter-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from primaryobjects/node.js-material-starter-template

0.0 0.0 0.0 55 KB

Node.js Jade Material Starter Template

JavaScript 31.89% CSS 7.33% HTML 60.79%

node.js-material-starter-template's Introduction

Node.js Material Starter Template

A quick and easy Node.js + Jade template project, using Material Design Lite.

Also available for Twitter Bootstrap.

Usage

  • Clone repository.
  • Open a command prompt, navigate to the folder, and enter: npm install
  • Next, run the app by entering: node app
  • Browse to http://localhost:3000

Preview:

Screenshot

Contents:

  • layout.jade
  • header.jade
  • footer.jade
  • links.jade
  • index.jade

Editing Pages:

Edit views/index.jade to add your content. The default contents include:

extends layout

block content
  .mdl-grid
    .mdl-cell.mdl-cell--12-col
      h1 Program Name
      p Hello World

Adding Components

The template is compatible with all Material Design Lite UI components.

For example, to add a button to the page, edit index.jade and add the snippet:

button.mdl-button.mdl-js-button.mdl-button--raised.mdl-js-ripple-effect.mdl-button--accent
  | My Button

Author

Kory Becker http://www.primaryobjects.com/kory-becker

node.js-material-starter-template's People

Contributors

primaryobjects avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.