Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilhammeidi/nirwana-starter
Starter Project Template with HTML5, Pug.js, Materialize, jQuery and Bootstrap4
https://github.com/ilhammeidi/nirwana-starter
bootstrap4 google-maps gulp html5 i18n jquery material-design materializecss multi-language npm pug pugjs right-to-left rtl saas scroll-animations scss starter-kit starter-template
Last synced: 26 days ago
JSON representation
Starter Project Template with HTML5, Pug.js, Materialize, jQuery and Bootstrap4
- Host: GitHub
- URL: https://github.com/ilhammeidi/nirwana-starter
- Owner: ilhammeidi
- License: mit
- Created: 2021-04-17T08:54:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T14:38:09.000Z (over 2 years ago)
- Last Synced: 2024-09-28T08:41:27.648Z (about 1 month ago)
- Topics: bootstrap4, google-maps, gulp, html5, i18n, jquery, material-design, materializecss, multi-language, npm, pug, pugjs, right-to-left, rtl, saas, scroll-animations, scss, starter-kit, starter-template
- Language: HTML
- Homepage: http://nirwana.vercel.app/
- Size: 4.03 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `starter-project`
### Read documentation here
http://ilhammeidi.github.io/nirwana-docs### Template Feature
- Premium designs. Simple and elegant multi color scheme
- Easy integration and modification Write in HTML5, JS and SCSS, and also can generate dynamic HTML content and layout with Pug.js and Gulp.js
- More Variant Components. This template including 7 Header type and 4 Footer type, plus Scroll Page Navigator and Chat Panel.
- 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.
- Multilanguage version. Including 6 translation English, Deutsch, Arabic, Chinese, Bahasa Indonesia, and Português.
- Pug.js section components and UI modules which reusable and easy to modify.
- Responsive design Based on standard 12 Grid System
- Build app from scratch without without being distracted from innate feature.
- Support mono repo . Modern architecture to managing modules in multiple project.
- Fully vector icons and font icons.
- And many more…# Get All Landing Page Collection
![Nirwana](https://ilhammeidi.github.io/nirwana-docs/images/banner.jpg)[GET IT NOW on Creative Market](https://creativemarket.com/ilhammeidi/6918734-Nirwana-HTML-Landing-Page-Collection)
[SEE DEMO](http://nirwana.vercel.app/)
## Installation
```
lerna bootstrap
```## Build
```
gulp build
```## Watch Changes
```
gulp
```## Generate Translation
```
gulp translate
```## Run Minify for Production
```
gulp prod
```