Requisites and in which browser it runs?

Just starting out? Need help? Post your questions and find answers here.
ricardo
Posts: 3
Joined: Mon Mar 02, 2015 3:58 pm

Requisites and in which browser it runs?

Post by ricardo »

Hi,

I am interested on working with SpiderBasic since is feel that it has a lot of potential.

When you compile your page, what do you need to upload to the server? How big are those files (I saw that the includes js are like 10 megas)? How many megas do we need to upload to let the app run in the server and which are the requisites of the server?

Its only client based javascript?

Its like Jquery that shows in all modern broswers?
ricardo
Posts: 3
Joined: Mon Mar 02, 2015 3:58 pm

Re: Requisites and in which browser it runs?

Post by ricardo »

Is there any way to insert some HTML content mixed with the sprites, etc?
Fred
Site Admin
Posts: 1820
Joined: Mon Feb 24, 2014 10:51 am

Re: Requisites and in which browser it runs?

Post by Fred »

About the server requisite, you just need a webserver (like apache) and put all the files copied with using the 'export' function at least once. Then, you can copy only the javascript file, which is the real program code.
Post Reply