alexstrap-starter

Maestrolux Starter Project with HTML5, Pug.js, Materialize, jQuery and Bootstrap4

Stars
5
Committers
1

Maestrolux Starter - HTML Landing Page Template


Read documentation here

https://ilhammeidi.github.io/alexstrap-doc/

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…

Get All Landing Page Collection

GET IT NOW on Envato

SEE DEMO

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

License

This project is licensed under the terms of the MIT license.