Skip to content

littleqairoes/standard-project-setup-webpack

Repository files navigation

React Components Library Using Material-Design-Lite

This repository is a React scaffolding equipped with a library of premade components using the Material-Design-Lite project. The components are set up to be as customizable and reactive as possible.

##Installation

Just install all of the dependencies.

sh installer.sh
[sudo] npm install

Pack the project using webpack.

webpack -w

And start your server. Enjoy.

node index

##Usage

Using a React component has never been this easy. Every part of your UI can be formed as follows: Import, Customize, and Assemble.


Components

The components are classified using atomic design by Brad Frost.

Atoms

The basic building blocks of our project i.e. html tags.

Molecules

Combinations of atoms. Such as links, logos, and buttons to form a Nav.

Organisms

Combinations of atoms and molecules e.g. Headers and Drawers.

Template

Groups of organisms that together forms a page. Templates maybe layouts or full page design.

Creators

Toni-Jan Keith Monserrat @github.com/tjmonsi

Alexandre C. Gerona @github.com/altusgerona

Zydrick Jan M. Delima @github.com/zmdelima

Gauven Roy Pascua @github.com/rokuto

About

This is my standard project setup using React, Redux, Mantra for Webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages