/autotorio

autotorio.com

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Autotorio.com

Github for the Autotorio.com website.

Please only post issues that relate to the site itself! If you believe the outposts need additional options or fixing, please post to the factorio-generators repo.

How to run

Clone the repo, then inside the folder run:

npm install

Then run:

node app.js

to start the server!