diff --git a/pages/tutorial/javascript_tutorial.txt b/pages/tutorial/javascript_tutorial.txt new file mode 100644 index 000000000..9f0d3710c --- /dev/null +++ b/pages/tutorial/javascript_tutorial.txt @@ -0,0 +1,16 @@ +~~Title: Javascript Tutorial~~ +==== Javascript Tutorial ==== + +These Javascript tutorials describe the basics to compiles and run a Javascript example using Elementary in Node.Js + +== Prerequisite == + +Before you start you will want basic about how compile a EFL library + + * Installed from source: [[docs/efl/start|Get started with EFL]]. + +== Dependencies == + +You will need additional dependencies to Javascript Bindings: + + * [[https://nodejs.org|node]] (4.2 or better)