Skip to content

A small Angular application that shows Github repos for a user

License

Notifications You must be signed in to change notification settings

ubenzer/ub-github

Repository files navigation

ub-github

A small Angular application that shows Github repos for a user.

Click here for demo

Based on

Angular seed for a quick start.

Requirements

  1. Node.js 6.x
  2. npm 3.x

Setup

npm install

Running

npm start

Go to http://localhost:8000/.

Run unit tests

npm test

What is needed in a production ready environment?

  1. e2e testing
  2. Coverage reporting
  3. CI and deployment pipeline
  4. Better build system (dist: Concatenation, minifiying, versioning etc., dev: autoreload, style inject)
  5. More detailed tests
  6. many more...

About

A small Angular application that shows Github repos for a user

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published