Skip to content

Commit 8eb6e05

Browse files
satya164gaearon
authored andcommitted
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
1 parent aac3183 commit 8eb6e05

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Your app is ready to be deployed!
8282

8383
## How Do I?...
8484

85-
The generated project will include a guide in its README.
85+
The generated project will include a guide in its README.
8686
You can also read its latest version [here](https://github.com/facebookincubator/create-react-app/blob/master/template/README.md).
8787

8888
## Philosophy
@@ -176,8 +176,9 @@ If you don’t agree with the choices made in this project, you might want to ex
176176
* [rackt-cli](https://github.com/mzabriskie/rackt-cli)
177177
* [budō](https://github.com/mattdesl/budo)
178178
* [rwb](https://github.com/petehunt/rwb)
179+
* [quik](https://github.com/satya164/quik)
179180
* [sagui](https://github.com/saguijs/sagui)
180181
* [roc](https://github.com/rocjs/roc)
181182

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

0 commit comments

Comments
 (0)