Giter Site home page Giter Site logo

jewelsjacobs / marionetteify-boundary-ui-coding-test Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jsteunou/marionetteify

0.0 1.0 1.0 1.21 MB

Boundary UI Coding Test With Marionette / Browserify TodoMVC

License: BSD 3-Clause "New" or "Revised" License

JavaScript 65.34% CSS 24.93% HTML 6.39% CoffeeScript 3.34%

marionetteify-boundary-ui-coding-test's Introduction

Boundary UI Coding Test With Marionette / Browserify TodoMVC

After trying to clean up the original Marionette Backbone TodoMVC by adding a grunt build pipeline with browserify and karma, jasmine, tdd and linting I realized I was taking too long and not making a lot of progress.

I found this and decided to fork it instead. I hope it's clean enough so it's not too painful to read.

API Docs

Demo

App running on heroku

Compare

Here is the side by side dif of the commit

Install

Install grunt globally

$ [sudo] npm install grunt -g
$ [sudo] npm install grunt-cli -g

Install local node modules

$ npm install

Run

$ npm start

Build

For development:

$ grunt init:dev && grunt build:dev  

For production:

$ grunt build:prod

With watch:

$ grunt watch

Front-end Tests/TDD (Didn't finish this):

Requires PhantomJS to be installed globally:

$ sudo npm install -g phantomjs

To run tests in TDD watch mode:

$ grunt tdd

To run tests once:

$ npm test

marionetteify-boundary-ui-coding-test's People

Contributors

jewelsjacobs avatar jsteunou avatar

Watchers

 avatar

Forkers

davidshaevel

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.