Commit Graph

114 Commits

Author SHA1 Message Date
Animesh Dutta
88dfd497f6 Add Electrode to alternatives (#2728) 2017-08-01 21:25:10 -04:00
Ade Viankakrisna Fadlil
10918769c0 Update link for motion (#2788)
They moved it to pundle monorepo 2 months ago
2017-07-14 09:32:41 -04:00
JoeCortopassi
d3518d6254 Added gluestick to the alternatives section (#2402)
Added `gluestick` to the alternatives section
2017-06-29 13:37:26 -04:00
Erik Engi
4605e6c38a Razzle added to the alternatives (#2517) 2017-06-28 00:10:18 +01:00
Colin Galindo
a4197b610e Add instructions to use source-map-explorer (#1641) 2017-06-27 22:40:33 +01:00
Artem Sapegin
12a2e42a94 Add React Styleguidist (#2044) 2017-06-27 21:52:30 +01:00
shaun wallace
4edec9e834 Updated README (#1931)
* adding comment on windows support of nvm

* adding tree structure for intial project output

* applying feedback from this thread create-react-app/pull/1931
2017-06-27 18:21:16 +01:00
Maarten Hus
5474e2dff9 Added instruction on how to install Prettier (#2006)
* Added instruction on how to install Prettier

* Tweak style

* Update README.md

* Update README.md

* Support JSX

* Update README.md

* Update README.md
2017-06-27 17:51:58 +01:00
Stanislas Ormières
9438c5bbc1 Update webpack links to point to webpack 2 (#2492)
* Update README.md to make links to webpack point to webpack.js.org instead
  insteade of webpack 1 webpack.githup.io
2017-06-07 15:43:22 +01:00
Jesse Palmer
bef503e752 Add missing files to README (#2334)
* add missing files

* Update README.md
2017-05-23 02:00:30 -04:00
Geoffroy Warin
6c9b574fc3 Remove tarec from README (#2323)
I no longer support this package.

Create-react-app is so great I can no longer call tarec a credible alternative 😄
2017-05-22 12:28:12 +01:00
Dan Abramov
34b4ad86ea Update README.md 2017-05-19 23:17:53 +01:00
Dan Abramov
2143a30454 Describe build in less fluffy terms 2017-05-19 23:17:03 +01:00
Dan Abramov
9d98ca911e Hide React Storybook from the User Guide while it's incompatible (#2252)
* Hide React Storybook from the User Guide while it's incompatible

* Update README.md
2017-05-19 17:13:39 +01:00
Tharaka Wijebandara
54ea47815a Add documentation about using code splitting (#1801)
* Add documentation about using code splitting

* Revise docs a bit

* Update README.md

* Update README.md

* Update README.md
2017-05-19 05:05:18 +01:00
Joe Haddad
741c4f0a96 Enable 1.0 docs (#2220)
* Uncomment merged PRs

* Switch to br

* Update some webpack links

* Add a little about section for PWA

* oops

* fast on subsequent visits

* Add manual proxy config instructions

* hint package.json

* Change to js for comments

* Tune wording
2017-05-19 04:58:37 +01:00
Jeffrey Posnick
c7c3a521e2 PWA-ification, via SWPrecacheWebpackPlugin + manifest.json (#1728)
* sw-precache-webpack-plugin, SW registration, manifest.json

* Documentation + a few SW tweaks.

* Added an unregister method, too, just in case.

* More info for the READMEs.

* Add minify to SWPrecacheWebpackPlugin config

* Fix SWPrecacheWebpackPlugin typo

* Fix file references in READMEmd

* Add instructions for testing service-worker locally

* Review feedback

* Some additional PWA metadata

* Use sw-precache-webpack-plugin v0.9.1 for node >=4.0.0 support

* Review feedback.

* Add manifest.json context in a comment.

* Fix typo

* Downgrade to sw-precache-webpack-plugin 0.9.1

* Hide changes in README until 1.0

* Hide changes in User Guide until 1.0

* Hide more docs
2017-05-17 19:28:27 +01:00
Ian Schmitz
f35593c12d Bump minimal Node version to 6 (#1897)
* Bump minimal Node version to 4.7.0

* Bump minimal Node version to 4.7.0

Modified additional files that needed a bump to 4.7.0 minimum node version

* Bump minimal Node version to 4.7.0

Reverse changes to packages/create-react-app/index.js as this file needs to continue to work on Node 0.10+

* Bump minimal node version to 6

* Bump minimal node version to 6

* Bump minimal node version to 6
2017-05-09 11:11:31 +01:00
Tim Welch
bed9a39c97 Update README.md (#2040) 2017-04-27 23:45:30 -04:00
Mark Dalgleish
53943a85ee Add sku to the list of alternatives (#1962) 2017-04-10 12:02:51 +01:00
Dan Abramov
b3dc81df7d Link to CRNA 2017-03-14 18:55:22 +00:00
Dan Abramov
b55a7d80f2 Tweak the wording 2017-03-13 16:19:37 +00:00
moniuch
0a663477d4 Feature/readme-nomoretools (#1799)
* docs: replace TDLR with a meaningful heading

* docs: insert section No additional build tools

* Tweak wording
2017-03-11 22:04:03 +00:00
Joe Haddad
4bc9e79f2a Update configuration philosophy (#1768)
* Update configuration philosophy

* Remove explanation
2017-03-08 21:42:25 +00:00
alberto
a002317b9c Clarify philosophy about configuration (#1679) 2017-03-08 18:37:50 +00:00
Dan Abramov
7dd124c8dd Update broken link 2017-03-07 14:00:40 +00:00
Charlie Gleason
c8d9c47897 Added a how-to on react-snapshot (#1577)
* Added a how-to on react-snapshot

Added a section with a short description and link to a tutorial on generating static html pages with react-snapshot, and also linked to it from the section on managing the page title.

* Updated link title for react-snapshot overview

* Explained pre-rendering in a more generic way

* Added link to top level README.md, and removed specifics from overview

* Updated html -> HTML

* Updated quotes and apostrophes

* html -> HTML

* Fix link
2017-02-24 19:44:47 +00:00
Dan Abramov
e14e0036dd Link to "Debugging in the Editor" 2017-02-24 17:00:43 +00:00
Alexander James Phillips
2a8535b5d5 Add note for using CHOKIDAR_USEPOLLING in virtual machines to enable HMR (#1608)
* Add note for using CHOKIDAR_USEPOLLING in virtual machines to enable HMR

* Use br in react-scripts template README md

* Use br in md for new line breaks

* Update troubleshooting HMR to allow for VMs running Windows

* Fix up the instructions
2017-02-22 18:37:18 +00:00
Eli Perelman
bee4ecec86 Switch from Neo to Neutrino (#1576)
* Switch from Neo to Neutrino

* Edited format to be consistent
2017-02-17 17:25:08 +00:00
Dan Abramov
e9493a2552 MacOS => macOS 2017-02-16 13:32:52 +00:00
Dan Abramov
c8cbbd06ca Reorder 2017-02-16 00:05:26 +00:00
Dan Abramov
5e65f0d139 Mention Windows support explicitly 2017-02-15 23:54:14 +00:00
Dan Abramov
96ebb7588c Add a link to supported features 2017-02-12 01:58:38 +00:00
Phawin Khongkhasawan
9ffa9e462d Correctly Command in README.md (#1275)
* change npm to yarn command

* Keep npm primary option
2017-02-12 01:41:09 +00:00
Dan Abramov
071d996390 Clarify Less/Sass support 2017-02-12 00:55:48 +00:00
Dan Abramov
e8ae98d4bf Link to new Sass doc 2017-02-12 00:40:24 +00:00
Joe Haddad
7a02f9a41a readme: Add Advanced Configuration (#1515)
* Add Advanced Configuration section

* Reference package.json instead

* Add HOST, HTTPS, and CI

* Switch wording from Amazon to a CDN

* Add test runner comment

* Add top-level README link

* Simplify wording

* Link to relevant docs

* Link to apps

* Add .env link

* Simpler links

* Add a CI flag note
2017-02-10 16:20:53 -05:00
Alex Driaguine
3bb31ccb0f Added links to tutorials for integrating cra with an api backend (#1437)
* Added Rails link to User Guide

* docs: unify sections for rails and node backend integration

* docs: fix faulty link and indentation
2017-01-24 11:12:01 +00:00
soo
adce379187 replace two space syntax with <br> tag (#1393)
for consistency :)
2017-01-23 20:47:40 +01:00
Daniel Schep
7cd03f9f1a Document Flow support (#1384)
* Document Flow support

Projects created by Create React App use the `babel-preset-react` which includes
Flow babel plugins which introduces new syntax. This is important for users to know
as it causes what used to be syntax errors to be silently suppressed because they're
valid type annotations in Flow. For example if a user accidentally has `[foo: 'bar']`,
Babel will silently convert it to `[foo]`.

* Make it a bit clearer
2017-01-12 10:30:35 -08:00
Dan Abramov
587b2f8b59 Add "Changing the Page Title" to User Guide (#1256)
* Add "Changing the Page Title" to User Guide

* Add link to main README
2016-12-12 05:43:59 -08:00
Dan Abramov
3a67987857 Add "Syntax Highlighting" link to main README 2016-12-12 01:49:52 +00:00
Dan Abramov
5a273b2a93 Add link to PWA instructions to main README 2016-11-28 17:37:01 +00:00
Dan Abramov
ab57f77200 Add troubleshooting to main ToC 2016-11-23 13:17:48 +00:00
Adam Stankiewicz
6fca0fe621 No Configuration -> Convention over Configuration (#1031) 2016-11-20 19:42:04 +00:00
Dan Abramov
1ca4542c8e Add new guide topics to README 2016-11-20 19:34:36 +00:00
Kyle Mathews
b855cc368c Add Gatsby to alternatives (#995) 2016-10-31 21:33:03 +00:00
Dan Abramov
75d158528c Add next.js to Alternatives 2016-10-25 23:07:28 +01:00
Dan Abramov
cc97ed5636 Add an extra section about updating to README 2016-09-25 14:43:52 +01:00