| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
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).
| Back | FazBrowse Home | New Git URL |