Skip to content

vzakharov-rxnt/angularjs-realworld-example-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 1.5+ ES6 & Component API Example App

Example Angular 1.5+ (ES6 + Components) codebase that adheres to the RealWorld spec and API.

View the demo application or learn how to build the application from scratch!

Getting started

  1. Clone repo
  2. npm install
  3. gulp

Make sure you have gulp installed globally (npm install -g gulp)

Making requests to the backend API

All backend requests were trimmed out in this fork. Only two pages - home and sign up, to test routing.

About

Exemplary real world application built with Angular 1.5 + ES6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.0%
  • HTML 21.0%