prism
(No longer in development). Experimental compiler for building isomorphic web applications with web components.
How to download and setup prism
Open terminal and run command
git clone https://github.com/kaleidawave/prism.git
git clone is used to create a copy or clone of prism repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with prism https://github.com/kaleidawave/prism/archive/master.zip
Or simply clone prism with SSH
[email protected]:kaleidawave/prism.git