Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 379 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 379 Bytes

openfusion.dev

Website for OpenFusion, the FusionFall server emulator.

Development

To initialize the repository, ensure you have npm and hugo installed, then run:

npm install

To build and preview the website:

npm run dev

This will give you a link to localhost. It will update in realtime as you make edits.

License

MIT unless otherwise specified