Skip to content

russmatney/slush-angular-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slush-angular-playground

A slush generator for angular-playground (a tiny angular app with live-reload intended for jumping quickly into a demo, blog post, presentation, hack-session, whatever.)

Get started

Install slush-angular-playground globally:

npm install -g slush-angular-playground

If you haven't already:

npm install -g slush

Usage

Create a new folder for your project:

mkdir angular-demo
cd angular-demo
slush angular-playground

Give that bad boy a name and then dive in.

gulp

Route to localhost:3000

Contains

  • basic gulpfile with livereload on file-save (.js or .html files)
  • bootstrap and angular included via bower
  • one controller hooked into the index.html for quick demo purposes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published