Wiki & Documentation for Boxydev, you can see here. This tool is a static website generated by React as Server rendering. It's recent, so don't hesitate to correct if you notice inconsistencies.
npm install
npm run dev # Live reload on localhost:3000
npm run build # No live reload you can open dist folder in your browsernpm run deploy