https://github.com/ericmorand/stromboli-react
https://github.com/ericmorand/stromboli-react
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericmorand/stromboli-react
- Owner: ericmorand
- Created: 2018-08-13T08:39:47.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T08:48:45.000Z (almost 8 years ago)
- Last Synced: 2025-03-21T22:29:14.352Z (over 1 year ago)
- Language: JavaScript
- Size: 55.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build React applications using Stromboli and Browserify
## What?
A modern way to build React applications based on TDD components.
## Why?
Because Webpack. It is slow as hell. And a mess to configure.
## When?
This is a proof of concept for now. Don't use unless you know exactly what you are doing - and use the issue tracker if you have questions.