Environment Setup
Furnixo is built using modern development toolset.
Bun
Bun Official Website Bun is an all-in-one JavaScript runtime & toolkit designed for speed, complete with a bundler, test runner, and Node.js-compatible package manager.
Node Js
Node.js Official Website is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser.
Vite Js
A toolkit to automate & enhance your workflow. Vite Official Website is a build tool that aims to provide a faster and leaner development experience for modern web projects.
SASS
Sass (short for syntactically awesome style sheets) is a preprocessor scripting language that is interpreted or compiled into Cascading Style Sheets (CSS).
Bootstrap 5
Bootstrap free and open-source CSS framework directed at responsive, mobile-first front-end web development. Furnixo UI is built on 5 and heavily depends on it.
PHP >= 8.2
PHP Official Website A popular general-purpose scripting language that is especially suited to web development.
Laravel 13
Laravel Laravel is a web application framework with expressive, elegant syntax. A web framework provides a structure and starting point for creating your application, allowing you to focus on creating something amazing while we sweat the details
Composer
Composer Official website Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.