Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 369 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 369 Bytes

Civ Tech Tree Explorer

Browse FactoryMod recipes.

Deployment

npm run build

The build directory can be deployed directly.

Development

npm run start

The page at http://localhost:3000 will update live while editing the source. Some changes (e.g., to the FMConfig loader) still require a page reload.