CLI reference
Run the local preview server while editing:
folio serve --port 4321Create a production build when the content is ready:
folio build --cleanRun the local preview server while editing:
folio serve --port 4321Create a production build when the content is ready:
folio build --clean