Skip to content

jsprodotcom/ui-router-modals

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ui-router-modals

Repo for my SitePoint article here

Easy to get up and running in a unix environment. Just clone the repo and then run a simple file server in the directory:

e.g

git clone [email protected]:Haizyfox/ui-router-modals.git

cd ui-router-modals

python -m SimpleHTTPServer 2723

You should now have a working example at http://localhost:2723

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.7%
  • CSS 35.3%