Skip to content

Exactly matches an Angular.js + coffeescript starter project, so you can write your plunker locally and later cut and paste it into Plunker

Notifications You must be signed in to change notification settings

roytruelove/plunker-angular-coffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Seed project for Angular.js + Coffeescript plunkers

Essentially allows you to write an angularjs + coffeescript Plunker locally, and then cut and paste it when you're ready.

Status

Ready for use!

How to use

  1. Clone the repository
  2. Point a web server to the root dir (eg by running python -m SimpleHTTPServer from the root dir)
  3. Point your browser to http://localhost:8000 (or whatever port you've configured)
  4. Code away
  5. Cut and paste into Plunker

About

Exactly matches an Angular.js + coffeescript starter project, so you can write your plunker locally and later cut and paste it into Plunker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published