Skip to content

dborysov/Pipeline-angularjs-ts

Repository files navigation

#Lab (educational app)

##Technologies used:

  • Typescript
  • TSD
  • Angular 1.4.7
  • Angular UI Router
  • Bootstrap
  • Some stuff, automated via gulp
    • Sourcemaps
    • Browserify (+tsify)
    • NgAnnotate
    • Bower
    • Uglify
    • Sass
    • Inject
    • TemplateCache
    • require-dir

##App description Application shows GitHub users on the main page and specific user data if you choose in the list or visit /accounts/_login url.

##How to start the application

  1. Download it to your local environment;
  2. Install npm;
  3. Run npm install and gulp in the root of application;
  4. Open <app_folder>/dist/index.html in a browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published