Home
Softono
i

irabbi360

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by irabbi360

nuxt3-starter
Open Source

nuxt3-starter

# Nuxt 3 starter template and boilerplate with a lot of useful features. Nuxt 3 + Bootstrap 5 with Admin panel Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more. ## Setup This boilerplate uses the following tools:: ## Feature - ✅ Bootstrap 5 Admin Panel - ✅ Dark Mode - ✅ Vue I18n Multi Language - ✅ Login - ✅ Registration ## How To Use #### Clone the repository ```bash git clone https://github.com/irabbi360/nuxt3-starter.git ``` Navigate to the project's root directory: ```bash cd nuxt3-starter ``` Make sure to install the dependencies: ```bash # yarn yarn install # npm npm install # pnpm pnpm install ``` ## Development Server Start the development server on http://localhost:3000 ```bash # yarn yarn dev # npm npm run dev ``` ## Production Build the application for production: ```bash # yarn yarn build # npm npm run build ``` Locally preview production build: ```bash # yarn yarn build # npm npm run preview ``` Check out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.

Frontend Templates Log Management
25 Github Stars