Skip to content

humanitiesplusdesign/palladio-standalone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the standalone demo locally, first install dependencies, then run a local web server from this directory

bower install
python -m SimpleHTTPServer

To run on the latest version of main Palladio framework for testing purposes, first clone the main Palladio framework repository, then in that repository set up a bower link, then link this application to your local version of the Palladio framework:

cd palladio
bower link
cd ../palladio-standalone
bower link Palladio palladio
python -m SimpleHTTPServer

About

Demonstration app for Palladio components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published