FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chihab/angularjs-styleguide-sample: Angular 1.x styleguide (ES2015) Sample App · GitHub

This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 1.x styleguide (ES2015) Sample App

This sample app follows Architecture, file structure, components, one-way dataflow and best practices suggested by @toddmotto on this repo angular-styleguide

The app is really really simple, it is supposed to be a starting point to building an Angular 1.x app using es2015.

It is also a good companion to reading the Style Guide.

Install

git clone https://github.com/chihab/angular-styleguide-sample
cd angular-styleguide-sample
npm install
npm run build
npm start

Go to http://localhost:8080/

I am working on a more eye friendly version (using angular-ui).

Chihab Otmani

About

Angular 1.x styleguide (ES2015) Sample App

Topics

Resources

Stars

42 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL