Verselion Starter is website starter projecy. Available in 3 powerful versions: React, Vue, and HTML. Whether you're a fan of the robust functionality of React, the elegant simplicity of Vue, or the timeless flexibility of HTML, our template offers a seamless solution for your web development needs.
https://ilhammeidi.github.io/verslion-docs/
- React: Next, MUI, TSS
- Vue: Nuxt, Vuetify, Vite, SCSS
- HTML: Bootstrap, jQuery, MaterializeCSS, SCSS, PUG
- Dark/Light Mode. Seamlessly transition between light and dark modes to create the perfect ambiance for your audience.
- RTL Support. Auto RTL adjustment styling @emotion
- Support multilanguage. Including 6 translation English, Deutsch, Arabic, Chinese, Bahasa Indonesia, Español.
- High Performance. Generate SSR or SSG to optimize SEO and Online Marketing
- Clean code maintained by eslint
- 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.