js-lightning
Version:
Direct Javascript to Web interpreted server inspired by PHP
27 lines (17 loc) • 549 B
Markdown
**WARNING**
These examples are rough. They are used in development and have not been groomed in anyway for use by people other than me.
However, I think they all should work.
Remember, though, this whole thing is under active development. It might be broken.
cd EXAMPLE_SITES;
cd 1_quickStartHtmlFirst;
js-lightning
cd ../2_quickStartJavascriptlFirst;
js-lightning
cd ../3_bareModule;
js-lightning
cd ../4_simpleDocrootModule;
js-lightning
cd ../5_configuredModuleDocrootExample;
js-lightning
cd ../6_jslInitBodyParser;
js-lightning