Skip to content

bernamaxim/facturas-client

 
 

Repository files navigation

Facturas Client.

This is the client side of facturas, built using ember-cli.

Installation

  • git clone this repository
  • cd client
  • npm install
  • bower install

Running

  • Run the rails app server.
  • ember server --proxy http://0.0.0.0:3000
  • Visit your app at http://localhost:4200.

Running Tests

  • ember test
  • ember test --server

Building

  • ember build --environment production

For more information on using ember-cli, visit http://iamstef.net/ember-cli/.

About

Ember.js client for facturas app, an app with Ember.js with Ruby on Rails.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published