chrisslater / base-app

Shared base application for future isomorphic projects written in javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Isomophic base application

Shared base application for future isomorphic projects written in javascript.

This application is using the following libraries:

  • Gulp
  • Express
  • Browserify
  • CoffeeScript

Usage

Install

Install dependencies for the application

  npm install

Develop

Boot up server, watchers and live-reload

  gulp develop

About

Shared base application for future isomorphic projects written in javascript.


Languages

Language:CoffeeScript 93.3%Language:Handlebars 6.7%