Giter VIP home page Giter VIP logo

webprototype's Introduction

WebPrototype

Node.js/Express website that is used for prototyping websites. Use this web application to convert your mockups into live code.

Includes:

  • Grunt.js: Task runner for performing repetitive tasks like minification, compilation, unit testing, linting, etc.
  • SASS: Pre-processing stylesheets that allows variables, mixins, inheritance with CSS.
  • Normalize-css: CSS file that makes browsers render all elements more consistently and in line with modern standards.
  • Prefix-free: Break free from CSS prefix hell by Lea Verou.
  • Express.js: Node.js web application framework.
  • Underscore.js: Utility-belt library for JavaScript.
  • jQuery: Abstraction layer and toolkit for working with the DOM.
  • EJS: Templating markup tool.
  • Responsive Images: grunt-responsive-images for producing images at different sizes for mobile devices.
  • Picturefill.js - Responsive images approach that can be used today to mimic the proposed picture element.

How to run this Prototype Tool

  1. download/install node.js
  2. download/install git
  3. clone this repo with git: git clone https://github.com/slhernandez/WebPrototype.git
  4. go into the directory that was created by git: cd WebPrototype
  5. install dependencies with npm: npm i
  6. run it: node app.js
  7. open http://localhost:5001 in a browser

WebPrototype - Boilerplate for creating websites

webprototype's People

Contributors

slhernandez avatar

Watchers

 avatar James Cloos 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.