Coder Social home page Coder Social logo

gds-highway-code's Introduction

Express prototyping tool

Prototyping tool built in Express.

It will give you a basic Express app, with templates, css and images from the GOV.UK front-end toolkit.

Requirements

You may already have it, try:

node --version

Your version needs to be at least v0.10.0.

Getting started

  • Clone this repo.

  • If you don't have Node, download it here: http://nodejs.org/.

  • Run the app:

node start.js

Hot reload

Any code changes should update in the browser without you restarting the app.

The app recompiles app/assets/stylesheets/application.scss everytime changes are observed.

Documentation

Guides for getting set up and how to work with the prototyping application are available on this repo's wiki.

This project is built on top of Express, the idea is that it is straightforward to create simple static pages out of the box. However, you're not limited to that - more dynamic sites can be built with more understanding of Express. Here's a good Express tutorial.

Sass Disclaimer

This app uses the lib-sass implementation of Sass to compile its CSS. It's still a work in progress so is missing a few features.

The one that may effect you is the lack of support for @extend-only selectors. This means the you can't use @extend %contain-floats from the toolkit.

This is explained in more detail on the wiki.

If you need to use the Ruby version of Sass, Run the app like so:

node start.js --ruby

gds-highway-code's People

Contributors

ashimali avatar gemmaleigh avatar joelanman avatar purplebooth avatar quis avatar rivalee avatar tombye avatar

Watchers

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