probluebox123 Posted June 23, 2015 Share Posted June 23, 2015 Hi , im new to this and I dont really know how to open the server.js I try and I get nothing but code in the web browser. This my first time playing with the js file, is there some directions on how to use this engine on ubuntu linux, thanks Quote Link to comment Share on other sites More sharing options...
vez Posted June 25, 2015 Share Posted June 25, 2015 Hey probluebox, your post is pretty vague since you didn't say what engine you are using or what the server.js file is. BUT I can help you with opening a .js file. .js files are pieces of code that are embedded in .html files. .html files are web pages, so you have to have a simple webpage to embed your .js file in. I recommend reading the information under the "External JavaScript" heading on this page: http://www.w3schools.com/js/js_whereto.asp. This is a simplified explanation and not necessarily the only way .js files work but I thought it might help. If you are using node.js or something what I just said is useless and you will need to provide more info on your post. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.