Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 442 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 442 Bytes

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!