Exactly matches an Angular.js starter project, so you can write your plunker locally and later cut and paste it into Plunker.
Ready for use!
- Clone the repository
- Point a web server to the root dir (eg by running
python -m SimpleHTTPServer
from the root dir) - Point your browser to http://localhost:8000 (or whatever port you've configured)
- Code away
- Cut and paste into Plunker