Skip to content

ducarroz/temp-converter

 
 

Repository files navigation

Sample Montage application

This application is an example of how a Montage application can be structured and implemented.

This application depends on the Montage framework which isn't included in the repository. There are two easy ways to install the Montage framework so that it can be loaded by this application.

If you have npm installed already simply type

npm install

If do not have npm you can use assist.sh script. This will download montage as a sibling to your application's directory and create a symlink in the node_modules directory of the application.

./assist.sh link montage

About

Sample Montage application: Demonstrates how a Montage application can be structured and implemented.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 68.8%
  • JavaScript 27.0%
  • Shell 4.2%