Skip to content

Latest commit

 

History

History
105 lines (77 loc) · 2.94 KB

README.md

File metadata and controls

105 lines (77 loc) · 2.94 KB

Maa

Maa

Robust, packed, simple and sweet front-end framework for faster and easier web development.
Read maa docs

Download Maa Themes * Blog


Table of contents

Quick start

Several quick start options are available:

coming soon:

Read the Getting started page for information on the framework contents, templates and examples, and more.

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

maa/
├── css/
│   ├── maa.css
│   ├── maa.min.css
│   ├── maa-component.css
│   ├── maa.typography.css
│   ├── maa-grid.css
│   ├── maa-grid.min.css
│   ├── maa-flex.css
│   └── maa-flex.min.css
└── js/
    ├── maa.js
    ├── maa.min.js
    └── sw.js

What it comes with compiled:

- CSS  (`maa.css`) 
- Grid Layout files (`maa-grid.css`)
- Flexbox Layout files (`maa-flex.css`)
- Compiled and minified CSS files(`maa.min.*`)
- Typography in maa(maa-typography.css)
- Various plug and play css components(maa-component.css).

In the factory:

- map files coming soon.

Documentation

Maa's documentation can be found here: maa wiki

Contributing

Comming soon

Versioning

See:

References
  1. Angled Rows:
    1. sloppy Elements
    2. Angled Edges
  2. Bootstrap 4
  3. Foundation
  4. Material Design Lite

license

npm