Commit 8eb6e055 authored by Satyajit Sahoo's avatar Satyajit Sahoo Committed by Dan Abramov
Browse files

Add quik to alternatives (#77)

Quik is a tool to prototype and build apps with React and Babel with zero-setup. It also supports HMR, CSS modules, Sass etc.

https://github.com/satya164/quik
parent aac31836
Showing with 3 additions and 2 deletions
+3 -2
...@@ -82,7 +82,7 @@ Your app is ready to be deployed! ...@@ -82,7 +82,7 @@ Your app is ready to be deployed!
## How Do I?... ## How Do I?...
The generated project will include a guide in its README. The generated project will include a guide in its README.
You can also read its latest version [here](https://github.com/facebookincubator/create-react-app/blob/master/template/README.md). You can also read its latest version [here](https://github.com/facebookincubator/create-react-app/blob/master/template/README.md).
## Philosophy ## Philosophy
...@@ -176,8 +176,9 @@ If you don’t agree with the choices made in this project, you might want to ex ...@@ -176,8 +176,9 @@ If you don’t agree with the choices made in this project, you might want to ex
* [rackt-cli](https://github.com/mzabriskie/rackt-cli) * [rackt-cli](https://github.com/mzabriskie/rackt-cli)
* [budō](https://github.com/mattdesl/budo) * [budō](https://github.com/mattdesl/budo)
* [rwb](https://github.com/petehunt/rwb) * [rwb](https://github.com/petehunt/rwb)
* [quik](https://github.com/satya164/quik)
* [sagui](https://github.com/saguijs/sagui) * [sagui](https://github.com/saguijs/sagui)
* [roc](https://github.com/rocjs/roc) * [roc](https://github.com/rocjs/roc)
You can also use module bundlers like [webpack](http://webpack.github.io) and [Browserify](http://browserify.org/) directly. You can also use module bundlers like [webpack](http://webpack.github.io) and [Browserify](http://browserify.org/) directly.
React documentation includes [a walkthrough](https://facebook.github.io/react/docs/package-management.html) on this topic. React documentation includes [a walkthrough](https://facebook.github.io/react/docs/package-management.html) on this topic.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment