Copy of Oiron Starter - React JS Starter Kit
- Ilham Meidi
- Jun 18, 2022
- 1 min read
Maestrolux Starter Project with HTML5, Pug.js, Materialize, jQuery and Bootstrap4
Read documentation here

Template Feature
11 landing page templates. Built with one of most popular and flexible javascript library jQuery, Bootstrap, MaterializeCSS (Material Design) and Pug.js for HTML template engine.
Easy integration Write in HTML5, JS and SCSS
Easy modification Generate dynamic HTML content and layout with Pug.js and Gulp.js
Dark Mode. Creative and modern design along with dark mode to make it easy on your eyes.
RTL Support. RTL adjustment styling with rtl-saas.
Support multilanguage. Including 6 translation English, Deutsch, Arabic, Chinese, Bahasa Indonesia, and Português.
Responsive design Based on standard 12 Grid System
Starter Project. Build app from scratch without without being distracted from innate feature.
And many more…
Installation
Clone this project
Install module dependencies by run this script in terminal npm install
Then you need to build the assets first gulp build
Finally run the app. gulp
Navigate to http://localhost:9000
Build Production
First you need to build the assets first gulp build
Generate translation gulp translate
Minify and combine jss+css gulp prod



Comments