Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 397 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 397 Bytes

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