Skip to content

demipixel/autotorio

Repository files navigation

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!