GithubHelp home page GithubHelp logo

jasongiedymin / brunch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from effkay/brunch

2.0 3.0 0.0 694 KB

brunch is a lightweight client side framework on top of backbone, eco, stylus and coffee-script.

Home Page: http://www.brunchwithcoffee.com

License: MIT License

brunch's Introduction

brunch is lightweight client side framework on top of backbone, eco and stylus using coffee-script

How to Install

you can get brunch using the node package manager

npm install brunch -g

Getting Started

Create a new project by

brunch new

Then you can start the file watcher. It will compile your .coffee, .styl and .eco files on the fly after every change so you don't have to do it manually.

brunch watch

visit localhost:8080 and see you first running brunch application

Documentation

for more information ckeck out brunchwithcoffee.com

Standing on the Shoulders of Giants

Instead of reinventing the wheel, brunch assembles awesome wheels.

Development

Install dependencies to node_modules directory

cake setup

Install brunch in your local npm repository

cake install

Watch coffeescript files and continously compile them via

cake watch

and run test suite via

cake test

Contact

Feel free to contact us at Freenode #brunch in the IRC client of your choice.

Future plans

  • add phonegap support

brunch's People

Contributors

bnolan avatar janmonschke avatar msch avatar msnexploder avatar ryonlife avatar tosh avatar trevorc avatar

Stargazers

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