https://github.com/ilhammeidi/verselion-starter
Website starter template based on React, Vue and HTML.
https://github.com/ilhammeidi/verselion-starter
bootstrap5 gulp i18next jquery material-ui muiv5 next nuxt3 pug pugjs react ssr starter-kit starter-project static-site-generator template-project vite vue vue3 vuetify3
Last synced: 4 months ago
JSON representation
Website starter template based on React, Vue and HTML.
- Host: GitHub
- URL: https://github.com/ilhammeidi/verselion-starter
- Owner: ilhammeidi
- License: mit
- Created: 2023-09-12T12:35:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-02T08:25:31.000Z (about 2 years ago)
- Last Synced: 2025-08-26T02:50:41.917Z (10 months ago)
- Topics: bootstrap5, gulp, i18next, jquery, material-ui, muiv5, next, nuxt3, pug, pugjs, react, ssr, starter-kit, starter-project, static-site-generator, template-project, vite, vue, vue3, vuetify3
- Language: CSS
- Homepage: http://verselion.netlify.app/
- Size: 2.14 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
### React Vue HTML Starter - A Website Starter Pack
----------
**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.
### Read full documentation here
https://ilhammeidi.github.io/verslion-docs/
# Template Feature
- **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
# Get Premium Version

[GET IT NOW on Envato Market](https://bit.ly/3xeTsEN)
[SEE DEMO](https://bit.ly/3vmqcxs)
### Installation
- 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](http://localhost:3000)
### Deployment
- First you need to build the production assets first
`npm run build`
- Then start the app
`npm start`
- Navigate to [http://localhost:3000](http://localhost:3000)
### License
This project is licensed under the terms of the [MIT license](https://github.com/ilhammeidi/verselion-starter/blob/main/LICENSE).