Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 963 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 963 Bytes

FluidNC Web Installer

Last commit Crowdin

The FluidNC Web Installer is a web based tool to install and configure the firmware.

FluidNC Web Installer

Building

Build a distribution using the following commands:

npm install
npm run build

Developing

Start a development server using the following commands then open your browser to http://localhost:1234/

npm install
npm start

Localization

You can help translating the application by creating an account on https://crowdin.com/project/fluid-installer and start translating. If there is a language missing make a request and I will add it!