kirkmcdonald.github.io
Simple web-based calculator for the game Factorio.
File Explorer
Download Latest Version (.zip)- align.js
- constant.js
- cycle.js
- index.js
- sankey.js
- sankeyLinkHorizontal.js
- space-age-2.0.55.json
- vanilla-1.1.110-expensive.json
- vanilla-1.1.110.json
- vanilla-2.0.55.json
- beacon.png
- breakdown.png
- buildings.png
- changelog.html
- curves.png
- default-modules.png
- docs.css
- ignore.png
- modules.png
- recipe-select.png
- recipes.png
- resources.png
- title-setting.png
- visualizer.png
- icons.svg
- pixel.gif
- sprite-sheet-1d2b6676016208d82ff2a56043bb3e4d.png
- sprite-sheet-308eff687f9fbd3628b5ff6f77689b64.png
- sprite-sheet-3202a028d0e9691f616ab10b6c14920a.png
- sprite-sheet-dc9c9163201b265bb6c830e853a3ef7f.png
- sprite-sheet-df91c1c1283939c08e7af8b006ed2f09.png
- .bower.json
- bower.json
- d3.js
- d3.min.js
- LICENSE
- README.md
- function-plot.js
- .bower.json
- bower.json
- CHANGELOG.md
- package.json
- README.md
- yarn.lock
- advanced-oil-processing.png
- basic-oil-processing.png
- calculation.html
- coal.png
- copper-cable.png
- copper-ore.png
- copper-plate.png
- crude-oil-barrel.png
- crude-oil.png
- electronic-circuit.png
- empty-barrel.png
- empty-crude-oil-barrel.png
- fill-crude-oil-barrel.png
- heavy-oil-cracking.png
- heavy-oil.png
- iron-ore.png
- iron-plate.png
- light-oil-cracking.png
- light-oil.png
- lubricant.png
- oil-costs.png
- petroleum-gas.png
- plastic-bar.png
- solid-fuel-from-heavy-oil.png
- solid-fuel-from-light-oil.png
- solid-fuel-from-petroleum-gas.png
- solid-fuel.png
- solve.py
- sulfuric-acid.png
- water.png
- graphvizlib.wasm
- index.min.js
- BigInteger.min.js
- d3-graphviz.js
- d3.min.js
- dagre.min.js
- pako.min.js
- popper.min.js
- .gitignore
- align.js
- belt.js
- boxline.js
- boxline2.js
- building.js
- calc.css
- calc.html
- circlepath.js
- color.js
- cycle.js
- debug.js
- display.js
- dropdown.css
- dropdown.js
- dump.lua
- events.js
- factory.js
- favicon.png
- fragment.js
- fuel.js
- graph.js
- group.js
- groups.js
- icon.js
- index.html
- init.js
- item.js
- LICENSE
- matrix.js
- module.js
- planet.js
- priority.js
- process_data.py
- rational.js
- README.md
- recipe.js
- sankey.js
- settings.js
- simplex.js
- solve.js
- sort.js
- target.js
- tooltip.js
- totals.js
- visualize.js
# Installation Guide
1. Get the code
git clone https://github.com/KirkMcDonald/kirkmcdonald.github.io
Downloads the entire project code from GitHub to your computer.
cd kirkmcdonald.github.io
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
โ ๏ธ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
cd posts/bower_components/function-plot
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
