Skip to content

Commit 31e6cf1

Browse files
stoikertygaearon
authored andcommitted
Add dev-toolkit Alternative (#300)
Adds the [`dev-toolkit` npm package](https://github.com/stoikerty/dev-toolkit) to the list of Alternatives. After some suggestions in my last PR #292, I've changed my project to provide better command-line utilities for initializing an app. Managed to get rid of babel's dev-dependencies as well, so this is now a dependency-free project just like `create-react-app`.
1 parent c239551 commit 31e6cf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ If you don’t agree with the choices made in this project, you might want to ex
172172
* [roc](https://github.com/rocjs/roc)
173173
* [aik](https://github.com/d4rkr00t/aik)
174174
* [react-app](https://github.com/kriasoft/react-app)
175+
* [dev-toolkit](https://github.com/stoikerty/dev-toolkit)
175176

176177
You can also use module bundlers like [webpack](http://webpack.github.io) and [Browserify](http://browserify.org/) directly.<br>
177178
React documentation includes [a walkthrough](https://facebook.github.io/react/docs/package-management.html) on this topic.

0 commit comments

Comments
 (0)