GithubHelp home page GithubHelp logo

wordpressdev / emberjs-coffeescript-start-kit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stravid/emberjs-coffeescript-start-kit

0.0 2.0 0.0 202 KB

Simple start kit for Ember.js development with CoffeeScript and SASS.

emberjs-coffeescript-start-kit's Introduction

Ember.js CoffeeScript Start Kit

Ember.js already has a simple start kit for JavaScript developers. Unfortunately starting with Ember.js and CoffeeScript is a little harder. It is possible to create a new Rails application with ember-rails and let the asset pipeline handle the CoffeeScript. But when you start out with Ember.js you probably don't want an entire Rails application to start with.

Therefore the Ember.js CoffeeScript Start Kit exists. You get the great asset pipeline to handle CoffeeScript and SASS out of the box in a simple and small rack app. The directory structure mirrors the structure of a Rails application so a future switch to a full blown application is just a copy & paste away.

Getting Started

  1. Download or clone this repository.
  2. Run bundle install to install the dependencies.
  3. Start the server with bundle exec rackup -p 3000.
  4. Go to localhost:3000 and start developing.

FAQ

Is Pow supported?
Yes.

emberjs-coffeescript-start-kit's People

Contributors

stravid avatar

Watchers

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