chrisslater / react-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Isomophic base application

Shared base application for future isomorphic projects written in React javascript.

This application is using the following libraries:

  • Gulp
  • Express
  • Browserify
  • CoffeeScript
  • ReactJS

Usage

Install

Install dependencies for the application

  npm install

Develop

Boot up server, watchers and live-reload

  gulp develop

About


Languages

Language:CoffeeScript 100.0%