Skip to content

jfmaggie/reading-list-angular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reading List Client

An AngularJS client for the Reading List application.

Requirements

Follow reading-list-ruby installation instructions and ensure that the webserver is running.

Installation

  1. git clone git@github.com:jfmaggie/reading-list-angular.git && cd reading-list-angular
  2. Install dependencies npm install && bower install
  3. Start the client application npm start (by default runs on port: 8080)
  4. Open http://localhost:8080/ in your favourite browser

TODO

  • Add tests
  • Refactor styles and make mobile friendly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published