bacuri
v0.1.0-beta.2
Published
The Custom Framework
Maintainers
Readme

Bacuri - The Custom Framework
About
Bacuri is a minimalist framework that uses Material Design concepts, and has a plugin system to enhance its capabilities.
Check the official documentation for more infos.
Installation
Requirements:
- Node.js
- Sass compiler
NPM
$ npm i bacuriYarn
$ yarn add bacuriPlugins
Bacuri basically adds a color scheme, some typography, buttons and set a flexbox layout. For more components can be addded using the plugin system.
Read more about the plugin system
Semantic HTML
Since the classes are attached to a specific HTML tag, the understading of Semantic HTML is need for a better use.
Built with
- HTML5
- SCSS
- Typescript
- Rollup
Author
Luigi Moraes
