Skip to content

TexasTorque/TorqueLearn2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TorqueLearn v2

A rookie's guide to Torque and the skills required for it.

Running Server

To run this, utilize NodeJS and npm. Downloading Node by itself should do the trick, as it downloads npm with it.

Initial Startup

Once Node and npm have been downloaded, navigate to the file directory and run "npm install http-server -g". Take care to include the -g argument, as this makes the http-server command work globablly, something you'll need.

Launching

The server does NOT need to be restarted upon file changes to the host. The website will utilize the new information upon a user refreshing the website.

To launch, run "http-server" in the file directory. The website can then be access using localhost, the host device's local IP, or the host devices' global IP. (Converting this to a URL instead of an IP is in progress.)

Authors

Davis Jenney (2023-2027)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •