Overview:
Admin Null is a free Nuxt Bulma Admin Dashboard with dark mode. This project is archived, so it is no longer actively maintained. Users are encouraged to explore other template versions available. The dashboard is built using Bulma and is available in both free and premium versions. A similar dashboard is also available in TailwindCSS.
Features:
- Nuxt Bulma Admin Dashboard: Built using Nuxt and Bulma, providing a flexible and customizable admin dashboard.
- Dark Mode: The dashboard includes a dark mode feature, allowing users to switch between light and dark color schemes.
- Archived Project: The project is no longer actively maintained or updated. Users are advised to consider other template options.
Installation:
To install the Admin Null theme, follow these steps:
- Clone the repository or download the .zip file from GitHub.
- Open a terminal and navigate to the project’s directory.
- Run the command
npm installto install the project dependencies. - To serve the project with hot reload at
localhost:3000, run the commandnpm run dev. - To build the project for production, run the command
npm run build. - To launch the server, run the command
npm run start. - To generate a static project, run the command
npm run generate.
Summary:
Admin Null is a free Nuxt Bulma Admin Dashboard with dark mode. It is built using Nuxt and Bulma and is available in both free and premium versions. The project is archived and no longer actively maintained. Users can install the theme by cloning the repository, installing the dependencies, and running the necessary commands.