Skip to content
Arturo Vasquez edited this page Apr 18, 2021 · 2 revisions

Welcome to the generaljs wiki!

To get started with General.js You must do the following:

How to init the library

	genrl.run(function(){
	    //write code below
	});

Search into the pages for more info

Clone this wiki locally