Commit Graph

987 Commits

Author SHA1 Message Date
Paulo Ragonha
cb7b9583b9 Add Sagui to the list of alternatives (#81) 2016-07-22 18:23:14 +01:00
eanplatter
9c31d4f916 Fix dependency issue (#75) v0.1.0 2016-07-22 07:08:07 -07:00
eanplatter
ad2550f70e Recursively copy the template folder (#74)
* Recursively copy the template folder

* add fs-extra library
2016-07-22 06:42:46 -07:00
Dan Abramov
3740473478 Update README.md 2016-07-22 14:05:00 +01:00
Dan Abramov
589384cad3 Update README.md 2016-07-22 14:03:55 +01:00
Dan Abramov
f17d037e15 Update README.md 2016-07-22 13:43:50 +01:00
Dan Abramov
ca56aed3cc Update README.md 2016-07-22 13:42:45 +01:00
Dan Abramov
beeca357e5 Add some pictures 2016-07-22 13:36:36 +01:00
Dan Abramov
339de14dac Create CHANGELOG.md 2016-07-22 13:21:42 +01:00
Dan Abramov
03c62f1c25 Eject Flow stubs
Related to #72, c2ba7a4a6c
2016-07-22 13:19:58 +01:00
Dan Abramov
8c711e22f2 Add a link to howto 2016-07-22 13:11:13 +01:00
Dan Abramov
c2ba7a4a6c Add Flow instructions and tweak howto 2016-07-22 13:05:40 +01:00
Dan Abramov
68850944c0 Add Flow stubs
See #72 for details
2016-07-22 12:32:12 +01:00
Dan Abramov
214fc8ee0b Disable second pass of autoprefixer 2016-07-22 11:23:34 +01:00
Dan Abramov
024b4d4fcd Minor tweaks 2016-07-22 11:09:56 +01:00
Max
c7bc89ce29 Remove || exit 1 2016-07-22 11:07:45 +01:00
Max
ce9fdca524 Fix webpack config 2016-07-22 11:07:45 +01:00
Max
9317d106a3 Fix check for smoke test 2016-07-22 11:07:45 +01:00
Max
49e2fb54be Test local commands 2016-07-22 11:07:45 +01:00
Dan Abramov
ee91202ca7 Move favicon outside src 2016-07-22 11:06:23 +01:00
Dan Abramov
3f340f36b1 Tweaks 2016-07-22 11:01:16 +01:00
Ben Alpert
319896a9d7 Reshuffle README (#71) 2016-07-22 10:52:28 +01:00
Keyan Zhang
cbb4123b67 added favicon (#70) 2016-07-22 04:29:52 +01:00
Keyan Zhang
b1ce4598ec Dogfood our eslint config (#68)
* dogfood eslint config

* moved linting to e2e
2016-07-22 03:30:43 +01:00
Tyler McGinnis
417f3a776d Typos and clean up 💪🏻 (#64) 2016-07-22 01:30:52 +01:00
Tyler McGinnis
cc9b01db56 Fix Typo (#63) 2016-07-21 23:45:36 +01:00
Dan Abramov
d24a1c9525 Tweak initial output 2016-07-21 21:22:49 +01:00
Dan Abramov
37009b1fcf Attempt to reuse Chrome tab on OS X (#62)
Fixes #38
2016-07-21 21:22:31 +01:00
Dan Abramov
b941ad2dad Update README.md 2016-07-21 20:34:40 +01:00
Dan Abramov
0e9bcac867 Update README.md 2016-07-21 20:32:35 +01:00
Dan Abramov
cc83bee491 Update README.md 2016-07-21 20:31:47 +01:00
Dan Abramov
8cdcfe3554 Update README.md 2016-07-21 20:24:45 +01:00
Dan Abramov
6435d5bd3f Add basic How To 2016-07-21 20:20:55 +01:00
Dan Abramov
300cdc7d0a Add clear Limitations section 2016-07-21 17:29:35 +01:00
Dan Abramov
7438cc1959 Add Alternatives 2016-07-21 17:22:28 +01:00
Dan Abramov
f899989f57 Update README.md 2016-07-21 17:14:46 +01:00
Dan Abramov
693124cac3 Style tweaks 2016-07-21 17:13:50 +01:00
Dan Abramov
a84bffc295 Tweak message 2016-07-21 17:06:02 +01:00
Dan Abramov
3809cf1283 Tweak conventions 2016-07-21 17:04:36 +01:00
Christopher Chedeau
4cf29b1a30 chmod +x release.sh 2016-07-21 09:01:44 -07:00
Dan Abramov
938ff9daa6 Misc fixes for Windows (#60) 2016-07-21 16:44:57 +01:00
Dan Abramov
8830b85d5e Add compile progress indication 2016-07-21 16:44:41 +01:00
Dan Abramov
d8cf3147de Fix eject on Windows (#58) 2016-07-21 15:46:46 +01:00
Dan Abramov
e0558bc4c6 Use a single script (#57)
It is easier to add more scripts later this way.
2016-07-21 15:02:27 +01:00
Dan Abramov
4ae57e0a16 Update README.md 2016-07-21 11:31:19 +01:00
Dan Abramov
0151ca0fb7 Update README.md 2016-07-21 11:30:45 +01:00
Dan Abramov
955ea330df Make messages windows-friendly 2016-07-21 11:20:42 +01:00
Dan Abramov
bc6f4e199c Tweak conventions and fix example 2016-07-21 05:57:21 +01:00
Dan Abramov
e563b209c7 Fix local development paths (#52)
Local npm start and npm run build got broken by #33
2016-07-21 05:49:56 +01:00
eanplatter
a6edb523a8 Add README to generated project. (#33)
* Add README to generated project

* add logo.svg

* syntax cleanup
2016-07-21 05:05:41 +01:00