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.
- Host: GitHub
- URL: https://github.com/bobbyquennell/react-arsenal
- Owner: bobbyquennell
- Created: 2017-12-03T03:14:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-22T13:17:28.000Z (about 8 years ago)
- Last Synced: 2025-07-10T05:17:22.960Z (11 months ago)
- Topics: css-modules, react, reusable-components, scss, ui-components, webpack
- Language: JavaScript
- Size: 302 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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