https://ilhammeidi.github.io/alexstrap-doc/
- 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…
- 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
- First you need to build the assets first
gulp build
- Generate translation
gulp translate
- Minify and combine jss+css
gulp prod
This project is licensed under the terms of the MIT license.