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

https://github.com/bobbyquennell/react-arsenal

React Arsenal is a combination of reusable components that powered by CSS Modules and SCSS. Please take a live try through our documentation website.
https://github.com/bobbyquennell/react-arsenal

css-modules react reusable-components scss ui-components webpack

Last synced: 2 months ago
JSON representation

React Arsenal is a combination of reusable components that powered by CSS Modules and SCSS. Please take a live try through our documentation website.

Awesome Lists containing this project

README

          

React Arsenal Project
===================
React Arsenal is a combination of reusable components that powered by CSS Modules and SCSS. Please take a live try through our documentation website.

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).

#### Styling
sass(scss) + css modules
#### New Age JavaScript
ES2015 with Babel
#### Package management
yarn/npm
#### Linting
ESLint + Stylelint
#### Static Typing
Flow
#### Build System
Webpack
#### Testing
Jest + Enzyme
#### Continuous Integration
Travis CI
#### Hosting
tbd