Created by: stoikerty
Adds the dev-toolkit
npm package to the list of Alternatives.
I think it's awesome to finally see an official solution to what people have been asking for! So thanks a lot for that! :)
Sidenote:
Since I've needed something like create-react-app
, I built something quite similar to this project and although its sibling/cousin starter-project dev-toolkit-starter
still has a few babel-dependencies, I'm trying to find a way to remove them. The dev-toolkit-starter
is similar to what you get after using create-react-app my-app
. Any ideas how I can remove those dependencies? You guys seem to have gotten rid of them quite easily.
Quick list of features:
- ES2015 / ES6
- root-relative imports
- Vanilla HMR
- Browsersync
- ESLint
- React
- jsx-control-statements
- sass / scss
- css-modules
- Autoprefixer
- classnames
- express
- react-router