Skip to content

iranreyes/angular-flyweight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS using Flyweight Pattern

A sample that shows how to implement the Flyweight pattern with AngularJS 1.4

Running Locally

Make sure you have Node.js installed.

$ git clone https://github.com/iranreyes/angular-flyweight.git # or clone your own fork
$ cd angular-flyweight
$ npm install
$ npm start

Your app should now be running on localhost:5000.

Documentation

For more information about AngularJS and Flyweight visit:

About

A sample implementation of Flyweight pattern using AngularJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published