Skip to content

sadiqqasimzade/factorio-blueprint

Repository files navigation

COMMANDS

FOR NODE/NPM

"npm run dev" for running app in dev mode and "npm run prod" for production mode
"npm run lint" for linting
"npm run test" for testing

If you do not have Node, there is also a Dockerfile configured.