Experimental admin-like app built with solidjs with all the best practices.
LoftMix is an experimental admin-like app built with Solid-js, implementing best practices for performance and developer experience. This proof of concept aims to showcase that Solid-js is capable of delivering a robust admin app.
To install LoftMix, follow these steps:
npm install to install the necessary dependencies.npm start.LoftMix is an experimental admin-like app built with Solid-js, showcasing its performance and developer experience capabilities. It includes features such as command palette, navigation, dark mode toggle action, charts, tables, buttons, and avatars. LoftMix follows best practices, including typescript first, pnpm workspace, turborepo for monorepo, vite first, storybook/vite, vitest for testing, vanilla-extract for styling, and purgecss for optimization.