Skip to content

georgehenderson/PropertyCross-Lavaca

Repository files navigation

Lavaca PropertyCross

An implementation of the PropertyCross app using Lavaca.

##Spec Guidelines

App Specifications

Manual Setup

  1. Get the code
$ mkdir propertycross && cd propertycross
$ git clone https://github.com/georgehenderson/PropertyCross-Lavaca.git .
  1. Install grunt-cli globally Note: this may require sudo
$ npm install -g grunt-cli
  1. Install dev dependencies for our tasks to work
$ npm install
  1. Start Development Server
$ grunt server

Your application should now be running on localhost:8080.

About

The PropertyCross app implemented with Lavaca

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published