https://github.com/ilhammeidi/luxivue-doc
- Modern Technologies. Built with one of most popular javascript library Vue.JS, Vuetify and Nuxt.JS with SSR
- Premium designs. Simple and elegant multi color scheme
- Dark Mode. Creative and modern design along with dark mode to make it easy on your eyes.
- RTL Support.RTL adjustment styling with rtl-sass
- Support multilanguage. Including 6 translation English, Deutsch, Arabic, Chinese, Bahasa Indonesia, Español.
- 80+ section components and UI modules which reusable and easy to modify.
- Interactive and Attractive show. Stunning animation, parallax, scrolling effects, until video background will make your site wilder
- Next Generation JavaScript written in ES6
- Responsive design Based on standard 12 Grid System
- Starter Project. Build app from scratch without without being distracted from innate feature.
- Support mono repo, . Modern architecture to managing modules in multiple project.
- Clean code maintained by eslint.
- Fully vector icons and font icons.
- And many more…
- Clone this project
- Install module dependencies by run this script in terminal
npm install
- Finally run the app.
npm run dev
- Navigate to http://localhost:3000
- First you need to build the production assets first
npm run build
- Then start the app
npm start
- Navigate to http://localhost:3000
This project is licensed under the terms of the MIT license.