Skip to content

Serve Jade templates on-the-fly. For use with mango-cli dev mode...

Notifications You must be signed in to change notification settings

manGoweb/live-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live-templates (for mango-cli)

In case you have a lot of template files and mango dev slows you down, use this instead:

  1. in mango.local.json set "templates": null
  2. run mango dev
  3. run live-templates [dist_folder] [templates_folder] for ex. live-templates dist src/templates
  4. navigate to http://localhost:3333
  5. Enjoy!

Installation

  1. git clone [email protected]:manGoweb/live-templates.git
  2. cd live-templates
  3. npm link

About

Serve Jade templates on-the-fly. For use with mango-cli dev mode...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published