Coder Social home page Coder Social logo

appleboy / backbone-template-engine Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 6.0 1.32 MB

Backbone template engine with CoffeeScript, Compass, RequireJS.

Home Page: http://appleboy.github.io/backbone-template-engine/

CoffeeScript 12.95% CSS 10.93% Shell 3.88% Ruby 1.73% ApacheConf 63.14% HTML 7.37%

backbone-template-engine's Introduction

Backbone-Template-Engine

Build Status Build Status

Features

Installation

Please install node.js first (>0.10) and bower package manager

$ npm install -g bower
$ npm install && bower install

Start App

$ npm start

Excuting above command will output the following message.

> [email protected] start /home/xxxxx/backbone-template-engine
> gulp

[10:44:39] Requiring external module coffee-script/register
[10:44:40] Using gulpfile /home/xxxxx/backbone-template-engine/gulpfile.coffee
[10:44:40] Starting 'default'...
[10:44:40] Starting 'coffee'...
[10:44:40] Starting 'compass'...
[10:44:40] Finished 'coffee' after 156 ms
directory app/assets/css/
   create app/assets/css/main.css

[10:44:41] Finished 'compass' after 565 ms
[10:44:41] Starting 'connect:app'...
[10:44:41] Finished 'connect:app' after 18 ms
[10:44:41] Finished 'default' after 627 ms
[BS] Local: >>> http://localhost:3001
[BS] External: >>> http://xxx.xxx.xxx.xxx:3001
[BS] Serving files from: app

Open browser like chrome or firefox and enter http://localhost:1337 URL.

Release

Execute the following command will generate dist folder.

$ npm run release

Test

To test release process by following command.

$ npm test

backbone-template-engine's People

Contributors

appleboy avatar greenkeeperio-bot avatar mortonfox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

backbone-template-engine's Issues

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.