Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```